Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Lazy
KnownLazy
Type alias KnownLazy<L>
Known
Lazy
<
L
>
:
{
[lazyNominal]
:
never
;
deferred
:
(
(
)
=>
L
)
;
known
:
L
;
type
:
typeof
knownNominal
;
}
An initialized variant of
Lazy<L>
.
Type Parameters
L
Type declaration
[lazy
Nominal]
:
never
deferred
:
(
(
)
=>
L
)
(
)
:
L
Returns
L
known
:
L
type
:
typeof
knownNominal
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
An initialized variant of
Lazy<L>
.