@mikuroxina/mini-fn
Preparing search index...
Result
partialOrd
Variable partialOrd
Const
partialOrd
:
<
E
,
T
>
(
{ orderE, orderT, }
:
{
orderE
:
TypeClass
.
PartialOrd
.
PartialOrd
<
E
>
;
orderT
:
TypeClass
.
PartialOrd
.
PartialOrd
<
T
>
;
}
,
)
=>
TypeClass
.
PartialOrd
.
PartialOrd
<
Result
.
Result
<
E
,
T
>
>
= ...
Type Declaration
<
E
,
T
>
(
{ orderE, orderT, }
:
{
orderE
:
TypeClass
.
PartialOrd
.
PartialOrd
<
E
>
;
orderT
:
TypeClass
.
PartialOrd
.
PartialOrd
<
T
>
;
}
,
)
:
TypeClass
.
PartialOrd
.
PartialOrd
<
Result
.
Result
<
E
,
T
>
>
Type Parameters
E
T
Parameters
{ orderE, orderT, }
:
{
orderE
:
TypeClass
.
PartialOrd
.
PartialOrd
<
E
>
;
orderT
:
TypeClass
.
PartialOrd
.
PartialOrd
<
T
>
;
}
Returns
TypeClass
.
PartialOrd
.
PartialOrd
<
Result
.
Result
<
E
,
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...