@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
setSortable
Function setSortable
setSortable
<
T
extends
CborInput
>
(
set
:
ReadonlySet
<
T
>
)
:
CBORSortable
<
T
>
Wrap a
Set<T>
as a
CBORSortable
.
Type Parameters
T
extends
CborInput
Parameters
set
:
ReadonlySet
<
T
>
Returns
CBORSortable
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Wrap a
Set<T>as a CBORSortable.