I’m going to compare Swift to JavaScript a lot as I get up to speed.

Seems like Swift’s var == let (in JS) and let == const. I’m sure that won’t trip me up…

Interesting that 1_00__00___00____00 is valid in Swift (JS only allows one separator per digit, not multiple).

Chasen @chasen