effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.never

Provides the singleton Never AST instance.

When to use

Use to reuse the canonical bottom-type AST node when constructing, comparing, or returning ASTs.

See

Signature

declare const never: Never

Source

Since v4.0.0