Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
Optical
getT
Function getT
getT
<
M
>
(
pure
)
:
(
<
S
,
T
,
A
,
B
>
(
lens
)
=>
(
(
data
)
=>
Get1
<
M
,
Option
<
A
>
>
)
)
Extracts the value of the focused entry.
Type Parameters
M
Parameters
pure
:
Pure
<
M
>
Returns
(
<
S
,
T
,
A
,
B
>
(
lens
)
=>
(
(
data
)
=>
Get1
<
M
,
Option
<
A
>
>
)
)
<
S
,
T
,
A
,
B
>
(
lens
)
:
(
(
data
)
=>
Get1
<
M
,
Option
<
A
>
>
)
Type Parameters
S
T
A
B
Parameters
lens
:
Optical
<
M
,
S
,
T
,
A
,
B
>
Returns
(
(
data
)
=>
Get1
<
M
,
Option
<
A
>
>
)
(
data
)
:
Get1
<
M
,
Option
<
A
>
>
Parameters
data
:
S
Returns
Get1
<
M
,
Option
<
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
Extracts the value of the focused entry.