mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
3 lines
141 B
Text
3 lines
141 B
Text
package "builtins"
|
|
exposes [Str, Num, Bool, Result, List, Dict, Set, Decode, Encode, Hash, Box, TotallyNotJson, Inspect]
|
|
packages {}
|