Function isHVal

  • Return true if the value is a haystack value.

    Parameters

    • val: unknown

      The haystack value.

    Returns val is HVal

    True if the value is an haystack value.

Generated using TypeDoc