95
The C++ scope resolution operator is beautiful
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Also:
::
in Java is method reference. In Kotlin it's reflection.I'd say if you care a lot about distinguishing contexts it's really the job of the IDE to highlight syntax.
Don't write code as though you're going to read it in plain text imo.
I like how Java uses it. As a C# dev I wish for it sometimes.