Creates a ISetMutable.

  • Type Parameters

    • V

    Parameters

    • OptionalkeyString: ToString<V>

      Function that produces a key based on a value. If unspecified, uses JSON.stringify

    Returns ISetMutable<V>