On Wed, Oct 19, 2016 at 10:21 AM, Rob Mayoff via swift-evolution <
swift-evolution@swift.org> wrote:

> On Wed, Oct 19, 2016 at 10:47 AM, plx via swift-evolution <
> swift-evolution@swift.org> wrote:
>
>> In any case, I’d specifically hate to lose these:
>>
>> - approximate equality: ≈
>> - set operations: ∩, ∪
>> - set relations: ⊂, ⊃, ⊄, ⊅, ⊆, ⊇, ⊈, ⊉, ⊊, ⊋
>> - set membership: ∌, ∋, ∈, ∉
>> - logical operators: ¬, ∧, ∨
>>
>
> I'd add ≤ ≥ ≠ to that set.
>

All of these seem reasonable to me. Can we please confirm that all of these
lie within

[:S:] - [:Sc]


Thanks!

Rationale will become clear in just a moment.


Jonathan
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to