@hexafuchs/what.js
    Preparing search index...

      @hexafuchs/what.js

      Classes

      AssertionError

      Assertions - Parse

      assertIsNo
      assertIsNotNo
      assertIsNotNullish
      assertIsNotOff
      assertIsNotOn
      assertIsNotYes
      assertIsNullish
      assertIsOff
      assertIsOn
      assertIsYes
      assertIsAccepted
      assertIsDeclined
      assertIsMissing
      assertIsNotAccepted
      assertIsNotDeclined
      assertIsNotMissing
      assertIsNotNumeric
      assertIsNumeric

      Assertions - State

      assertHasKey
      assertHasNotKey
      assertHasNotValue
      assertHasValue
      assertContainsKey
      assertContainsValue
      assertIsEmpty
      assertIsNotEmpty
      assertIsNotPresent
      assertIsPresent
      assertNotContainsKey
      assertNotContainsValue

      Assertions - Type

      assertDoesNotHaveFunction
      assertIsDefined
      assertIsNotDefined
      assertHasFunction
      assertHasNotFunction
      assertIsArray
      assertIsArrayOrNull
      assertIsBigInt
      assertIsBigIntOrNull
      assertIsBoolean
      assertIsBooleanOrNull
      assertIsDate
      assertIsDateOrNull
      assertIsError
      assertIsErrorOrNull
      assertIsFunction
      assertIsFunctionOrNull
      assertIsMap
      assertIsMapOrNull
      assertIsNotArray
      assertIsNotBigInt
      assertIsNotBoolean
      assertIsNotDate
      assertIsNotError
      assertIsNotFunction
      assertIsNotMap
      assertIsNotNull
      assertIsNotNumber
      assertIsNotNumericPrimitive
      assertIsNotObject
      assertIsNotPromise
      assertIsNotRegExp
      assertIsNotSet
      assertIsNotString
      assertIsNotUndefined
      assertIsNull
      assertIsNumber
      assertIsNumberOrNull
      assertIsNumericPrimitive
      assertIsNumericPrimitiveOrNull
      assertIsObject
      assertIsObjectOrNull
      assertIsPromise
      assertIsPromiseOrNull
      assertIsRegExp
      assertIsRegExpOrNull
      assertIsSet
      assertIsSetOrNull
      assertIsString
      assertIsStringOrNull
      assertIsUndefined

      Checker - Parse

      isNo
      isNullish
      isOff
      isOn
      isYes
      isAccepted
      isDeclined
      isMissing
      isNumeric

      Checker - State

      hasKey
      hasValue
      isDefined
      containsKey
      containsValue
      hasFunction
      isEmpty
      isNotEmpty
      isNotPresent
      isPresent

      Checker - Type

      isArray
      isBigInt
      isBoolean
      isDate
      isError
      isFunction
      isMap
      isNull
      isNumber
      isNumericPrimitive
      isObject
      isPromise
      isRegExp
      isSet
      isString
      isUndefined