isComparable
Stentor API Reference / stentor-utils/src / isComparable
Function: isComparable()
isComparable(
potential):potential is Comparable
Defined in: packages/stentor-utils/src/compare.ts:76
Is the value comparable with the compare function.
Parameters​
potential​
any
Returns​
potential is Comparable