package dolmen_loop

  1. Overview
  2. Docs

This modules defines the smallest signatures for a solver state that allow to instantiate the Typer.Pipe functor.

type t

The type of state

val input_lang : t -> Logic.language option

Return the input language (if any).