Load set from JSON, needs delegate to convert json into the element type
Convert Set to JSON given a function to convert the element type to JSON
Convert set to json array. The element needs to implement a toJSON function
Set implemented on top of ranges. Unique and ordered (at time of adding)