acme-omitted-3.0.0.0: A name for omitted definitions

Copyright(c) 2013-2016 Joachim Fasting
LicenseBSD3
Maintainerjoachifm@fastmail.fm
Stabilitystable
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Acme.Undefined

Description

 

Synopsis

Documentation

undefined :: a Source #

Denotes all values that are, fundamentally, undefinable. The contract of undefined is that it will never be used for merely omitted definitions.