Algorand TypeScript
Preparing search index...
index
<internal>
ComparisonFor
Type Alias ComparisonFor<T>
ComparisonFor
:
T
extends
uint64
|
biguint
?
NumericComparison
<
T
>
:
T
Returns compatible comparison expressions for a type
T
Type Parameters
T
The type requiring comparison
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Algorand TypeScript
Loading...
Returns compatible comparison expressions for a type
T