Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
TypeClass
Magma
Magma
Interface Magma<T>
2-term operation with no constraints, but must be closed under
T
.
Type Parameters
T
Hierarchy
Magma
SemiGroup
Index
Properties
combine
Properties
Readonly
combine
combine
:
(
(
l
,
r
)
=>
T
)
Type declaration
(
l
,
r
)
:
T
Parameters
l
:
T
r
:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
combine
@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
2-term operation with no constraints, but must be closed under
T
.