effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.isUnion

Narrows an AST to Union.

Signature

declare const isUnion: (ast: AST) => ast is Union<AST>

Source

Since v3.10.0