test generally recursive datatypes
Closed this issue · 0 comments
ityonemo commented
probably easiest to test would be the json datatype
json :: %{optional(String.t) => json} | [json] | String.t | number | nil | boolean
Closed this issue · 0 comments
probably easiest to test would be the json datatype
json :: %{optional(String.t) => json} | [json] | String.t | number | nil | boolean