jsonToSet

Load set from JSON, needs delegate to convert json into the element type

Set!T
jsonToSet
(
T
)
(
in JSONValue json
,
T delegate
(
in JSONValue
)
convert
)

Meta