@mikuroxina/mini-fn
Preparing search index...
Result
partialCmp
Function partialCmp
partialCmp
<
E
,
T
>
(
__namedParameters
:
{
orderE
:
TypeClass
.
PartialOrd
.
PartialOrd
<
E
>
;
orderT
:
TypeClass
.
PartialOrd
.
PartialOrd
<
T
>
;
}
,
)
:
(
l
:
Result
.
Result
<
E
,
T
>
,
r
:
Result
.
Result
<
E
,
T
>
,
)
=>
Option
.
Option
<
Ordering
.
Ordering
>
Type Parameters
E
T
Parameters
__namedParameters
:
{
orderE
:
TypeClass
.
PartialOrd
.
PartialOrd
<
E
>
;
orderT
:
TypeClass
.
PartialOrd
.
PartialOrd
<
T
>
;
}
Returns
(
l
:
Result
.
Result
<
E
,
T
>
,
r
:
Result
.
Result
<
E
,
T
>
,
)
=>
Option
.
Option
<
Ordering
.
Ordering
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...