@robonen/stdlib/isSetVisSetv0.0.2Check if a value is a set Source Signaturets Copyconst isSet: (value: unknown) => value is Set<unknown>