Skip to content

SortedSet

SortedSet<Value>(value, ordA): SortedSet<Value>

Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:4708

Type Parameters

Value extends Any

Parameters

value

Value

ordA

Order<Type<Value>>

Returns

SortedSet<Value>

Since

3.10.0