logoalt Hacker News

bbkanelast Sunday at 9:30 PM0 repliesview on HN

I really like the way Elm does it, from "wide" (package) to "narrow" (symbol). I suspect this also helps language server implementation.

See https://guide.elm-lang.org/webapps/modules (scroll down to "Using Modules") for examples