Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Store
seek
Function seek
seek
<
S
>
(
newPos
)
:
(
<
W
,
A
>
(
__namedParameters
)
=>
StoreT
<
S
,
W
,
A
>
)
Seeks the store to the new position.
Type Parameters
S
Parameters
newPos
:
S
The new position.
Returns
(
<
W
,
A
>
(
__namedParameters
)
=>
StoreT
<
S
,
W
,
A
>
)
The seeked store.
<
W
,
A
>
(
__namedParameters
)
:
StoreT
<
S
,
W
,
A
>
Type Parameters
W
A
Parameters
__namedParameters
:
StoreT
<
S
,
W
,
A
>
Returns
StoreT
<
S
,
W
,
A
>
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
Seeks the store to the new position.