lattices-1.2.1: Fine-grained library for constructing and manipulating lattices

Algebra.Enumerable

Synopsis

Documentation

class Enumerable a whereSource

Finitely enumerable things

Methods

universe :: [a]Source

newtype Enumerated a Source

Wrapper used to mark where we expect to use the fact that something is Enumerable

Constructors

Enumerated 

Fields

unEnumerated :: a