search

SetLike<T>

Exported By
All Extended Interfaces

A SetLike implements the same public interface as an ES6 Set, without tying the underlying code directly to the implementation. Any additions to this type should also be present on ES6 Sets.

Instance Methods

Instance Properties