(ast: AST): ast is NullWhen to use
Use to recognize an AST node that represents exactly the null literal when
inspecting, traversing, or transforming schema ASTs.
Source effect/SchemaAST.ts:1271 lines
(ast: AST): ast is NullWhen to use
Use to recognize an AST node that represents exactly the null literal when
inspecting, traversing, or transforming schema ASTs.