Pitch: Fully-Qualified Lookups

Somewhere in the discussion referenced in the pitch, I proposed #. as the root of everything. This would produce:

#.Swift.dump(thing)
#.Self.isGreater(a, b)

I think it reads better than _.

2 Likes