(ast: AST): ast is ArraysWhen to use
Use to recognize array-like AST nodes before reading their element, rest, or mutability metadata.
Source effect/SchemaAST.ts:3571 lines
(ast: AST): ast is ArraysWhen to use
Use to recognize array-like AST nodes before reading their element, rest, or mutability metadata.