Namespace LlmTypeCheckerV3

Type checker for LLM type schema v3.

LlmTypeCheckerV3 is a type checker of ILlmSchemaV3.

Jeongho Nam - https://github.com/samchon

Functions

covers
isArray
isBoolean
isInteger
isNullable
isNullOnly
isNumber
isObject
isOneOf
isString
isUnknown
visit