Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Optical
Lens
keys
Function keys
keys
<
const
K
,
O
>
(
keysToUpdate
)
:
Optic
<
O
,
O
,
Entries
<
O
,
K
>
,
Entries
<
O
,
K
>
>
Focuses to the given keys of object.
Type Parameters
const
K
extends
readonly
PropertyKey
[]
O
extends
Readonly
<
Record
<
K
[
number
]
,
unknown
>
>
Parameters
keysToUpdate
:
K
Returns
Optic
<
O
,
O
,
Entries
<
O
,
K
>
,
Entries
<
O
,
K
>
>
The lens for indexing.
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
Focuses to the given keys of object.