logoalt Hacker News

insanitybittoday at 5:02 PM1 replyview on HN

This explicitly leverages a hidden "feature" of the language, which is how Sync impacts copying (rather unintuively). It leverages this to create an interface based on that hidden feature to create a marker that is consumed by a specific tool (not the compiler).

This feels like at least two layers of special behaviors.


Replies

a2ff6eeb0today at 5:38 PM

What's "this", and what does the user need to learn to make use of it?

show 1 reply