FuncType - v0.8.85
GitHub
Preparing search index...
ValuableParams
Type Alias ValuableParams<Tag, T, V>
Parameters for creating a Valuable instance
type
ValuableParams
<
Tag
extends
string
,
T
,
V
>
=
{
_tag
:
Tag
;
impl
:
T
;
value
:
V
;
}
Type Parameters
Tag
extends
string
T
V
Index
Properties
_
tag
impl
value
Properties
_
tag
_tag
:
Tag
impl
impl
:
T
value
value
:
V
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
tag
impl
value
GitHub
FuncType - v0.8.85
Loading...
Parameters for creating a Valuable instance