Preparing search index...
The search index is not available
@telostat/prelude - v0.6.0
@telostat/prelude
functional
enumeration
Function enumeration
A codec for a TypeScript enum
enumeration
<
T
extends
Record
<
string
,
string
|
number
>
>
(
e
:
T
,
)
:
functional
.
Codec
<
T
[
keyof
T
]
>
Type Parameters
T
extends
Record
<
string
,
string
|
number
>
Parameters
e
:
T
Returns
functional
.
Codec
<
T
[
keyof
T
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@telostat/prelude - v0.6.0
Loading...
A codec for a TypeScript enum