View Source Guesswork.Ast.Fail (Guesswork v0.8.0)

A statement that always produces an empty answer set.

Summary

Types

t()

@type t() :: %Guesswork.Ast.Fail{}

Functions

new()

@spec new() :: t()