Algorand TypeScript
    Preparing search index...

    Type Alias NonNumericComparison<T>

    NonNumericComparison: T | { not: T }

    Defines possible comparison expressions for non-numeric types

    Type Parameters

    • T

    Type declaration

    • T
    • { not: T }
      • not: T

        Is the subject not equal to the specified value