Hacker News new | ask | show | jobs
by typesanitizer 1513 days ago
Ah, making it non-exported was an unintentional mistake. I've pushed a fix marking it as exported with an EDIT note.
1 comments

For the substantive critique: it's also a bit weird because it's pretty clear what the reason for it is: it's a simplifying convention, like the capital-letters-to-export thing (which I'm partial to, since it's a convention I use in my C code). It seems reasonable to have preferences in the other direction, but (and I'm not trying to argue that you wrote it this way) not to suggest that it's somehow a flaw in the language.