Swift Programming Language

31 thoughts
last posted Aug. 6, 2014, 9:41 p.m.

19 earlier thoughts

0

I like that, in Swift, you don't have a separate operator function (like operator.gt(a, b) in Python) but instead can just pass in > where the function is needed.

11 later thoughts