@traversable/schema
Preparing search index...
@traversable/registry
Box
bind
Type Alias bind<F, T>
bind
:
(
Kind
.
infer
<
F
>
&
{
"0"
:
T
}
)
[
-1
]
Box.bind
Given a
Box
of type
F
, instantiate a new
Box
of type
F
bound to
T
.
Type Parameters
F
T
=
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
<a href="#" class="tsd-
kind-
type-
alias">
Box.bind</a>
@traversable/schema
Loading...
Box.bind
Given a
Box
of typeF
, instantiate a newBox
of typeF
bound toT
.