acme-omitted-2.0.0.0: A name for omitted definitions

Portabilityportable
Stabilitystable
Maintainerjoachifm@fastmail.fm
Safe HaskellSafe-Inferred

Acme.Omitted

Description

This module provides the means to indicate that a definition has been omitted (for whatever reason), as opposed to being inherently undefinable.

Synopsis

Documentation

omitted :: aSource

Indicate that a definition has been omitted.

(...) :: aSource

Alternative syntax for omitted that has been carefully optimised for programmer convenience and visual presentation (e.g., for use in printed documents).

Example usage:

 definition = (...)