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: Jun 16 2026 at 16:19 UTC