lattices-2.1: Fine-grained library for constructing and manipulating lattices
License BSD-3-Clause (see the file LICENSE)
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Safe Haskell Safe
Language Haskell2010

Algebra.Lattice.Free.Final

Description

Synopsis

Free Lattice

lowerFLattice :: FLattice a -> forall b. Lattice b => (a -> b) -> b Source #

Free BoundedLattice