@traversable/schema
    Preparing search index...

    Module @traversable/json-schema-types - v0.0.9


    ᯓ𝘁𝗿𝗮𝘃𝗲𝗿𝘀𝗮𝗯𝗹𝗲/𝗷𝘀𝗼𝗻-𝘀𝗰𝗵𝗲𝗺𝗮-𝘁𝘆𝗽𝗲𝘀


    "Low-level" primitives like types and predicates. Most of this package is re-exported by @traversable/json-schema, so you probably won't need to use it directly.

    NPM Version   TypeScript   License   npm  
    Static Badge   Static Badge   Static Badge  


    Namespaces

    Bounds
    check
    F
    JsonSchema
    toType

    Interfaces

    Array
    Boolean
    Const
    Enum
    Free
    Integer
    Intersection
    Null
    Number
    Object
    Record
    String
    Tuple
    Union
    Unknown

    Type Aliases

    DeepClonePrimitive
    DeepEqualPrimitive
    Discriminated
    Fixpoint
    JsonSchema
    Never
    Nullary
    PathSpec
    Scalar
    Tagged
    toType
    TypeName
    Unary
    VERSION

    Variables

    checkJson
    defaultNextSpec
    defaultPrevSpec
    Invariant
    TypeName
    TypeNames
    VERSION

    Functions

    areAllObjects
    check
    deepCloneInlinePrimitiveCheck
    deepCloneIsPrimitive
    deepCloneSchemaOrdering
    deepEqualInlinePrimitiveCheck
    deepEqualIsPrimitive
    deepEqualSchemaOrdering
    flattenUnion
    getTags
    isArray
    isBoolean
    isConst
    isEnum
    isInteger
    isIntersection
    isNever
    isNull
    isNullary
    isNumber
    isNumeric
    isObject
    isRecord
    isScalar
    isSpecialCase
    isString
    isTuple
    isTypelevelNullary
    isUnary
    isUnion
    isUnknown
    toType

    References

    Algebra → F.Algebra
    CompilerFunctor → F.CompilerFunctor
    CompilerIndex → F.CompilerIndex
    defaultCompilerIndex → F.defaultCompilerIndex
    defaultIndex → F.defaultIndex
    fold → F.fold
    Functor → F.Functor
    Index → F.Index