11

Swift let's you use most Unicode characters as variable names. But that doesn't mean you should do it.

I just found this in the code base:

let π = M_PI

FML

Comments
Add Comment