If I'm in roc repl and type Num. and hit Tab, I'd love to see a list of functions in it. Not sure if the repl or the language itself has any introspection-like features to aid in on-the-fly language discovery...
The language server already supports this functionality, I expect we could re-use that for the repl too
Last updated: Jul 23 2026 at 13:15 UTC