question about the upcoming syntax changes. I find myself doing a double-take when I see .File/exists. Was File/.exists ever considered? (This is not a bikeshedding question lol, I don't want y'all to change it, just curious.)
What does the full example look like? I haven't looked into the proposed syntax changes yet
(.File/exists x) ;;=> true ?The symbol.String/toUpperCasesignifies a member symbol for the instance methodtoUpperCasein theStringclass.
I wonder how this could positively affect CLJS too (for the same reasons)
not sure
re the original question, yes
I don't think there is a really strong argument either way other than Rich's preference, but it keeps the leading dot as an instance method signifier
that makes sense, thanks