Skip to content

SortedSetFromSelf

SortedSetFromSelf<Value>(value, ordA, ordI): SortedSetFromSelf<Value>

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

Type Parameters

Value extends Any

Parameters

value

Value

ordA

Order<Type<Value>>

ordI

Order<Encoded<Value>>

Returns

SortedSetFromSelf<Value>

Since

3.10.0