mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-19 12:35:07 +00:00
![]() ``` numbers = import "numbers.json" as numbersJson : Str import json.Decode exposing [decode, list, int] numbersJson |> decode (list int) |> Result.withDefault [] ``` |
||
---|---|---|
.. | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml |