Immutable set that uses a keyString function to determine uniqueness
keyString
Function that produces a key based on a value. If unspecified, uses JSON.stringify.
JSON.stringify
Immutable set that uses a
keyString
function to determine uniqueness