Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
codec
codec
optional
Function optional
optional
<
T
,
V
>
(
type
:
Descriptor
<
T
,
V
>
)
:
Descriptor
<
T
|
null
,
V
|
null
>
Optionality wrapper for given type.
Type Parameters
T
V
Parameters
type
:
Descriptor
<
T
,
V
>
Returns
Descriptor
<
T
|
null
,
V
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Optionality wrapper for given type.