unison-core1-0.0.0
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Unison.Util.Defn
Synopsis
data
Defn
term typ
=
TermDefn
term
|
TypeDefn
typ
Documentation
data
Defn
term typ
Source
#
A "definition" is either a term or a type.
Constructors
TermDefn
term
TypeDefn
typ