unison-core1-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Util.Defn

Synopsis

Documentation

data Defn term typ Source #

A "definition" is either a term or a type.

Constructors

TermDefn term 
TypeDefn typ