package pomap

  1. Overview
  2. Docs
module DefaultSpec : sig ... end

Default specification than can be used by the pretty-printer for Hasse-diagrams. Just include it into some module and override the defaults as required.

Functor that generates a pretty-printer for Hasse-diagrams from a partially ordered map and a pretty-printer specification. See the Display_hasse_intf.DISPLAY_HASSE-interface for documentation.