@traversable/schema
Preparing search index...
@traversable/registry
Profunctor
Optic
Interface Optic
interface
Optic
{
_removable
?:
true
;
"[symbol_tag]"
:
"Identity"
|
"Iso"
|
"Lens"
|
"Prism"
|
"Traversal"
;
(
P
:
any
,
optic
:
Profunctor
.
Optic
)
:
any
;
}
Optic
(
P
:
any
,
optic
:
Profunctor
.
Optic
)
:
any
Parameters
P
:
any
optic
:
Profunctor
.
Optic
Returns
any
Index
Properties
_
removable?
[symbol_
tag]
Properties
Optional
_
removable
_removable
?:
true
[symbol_
tag]
"[symbol_tag]"
:
"Identity"
|
"Iso"
|
"Lens"
|
"Prism"
|
"Traversal"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
removable
[symbol_
tag]
@traversable/schema
Loading...