package dolmen

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Term.DimacsSource

Minimum required to type dimacs

type t

The type of terms

val neg : t -> t

Logical negation.