(ast: AST): ast is AnyWhen to use
Use when you need to inspect a schema AST and handle the Any node
variant specifically.
Source effect/SchemaAST.ts:2031 lines
(ast: AST): ast is AnyWhen to use
Use when you need to inspect a schema AST and handle the Any node
variant specifically.