Hacker News new | ask | show | jobs
by GoblinSlayer 1367 days ago
That's just usual legacy driven design, like timespec. It's actually a very good move that module separator is '.' instead of something ugly like '::' or even worse ':::'. Not even new languages can easily let go of angle braces and double colons.