package ansifmt

  1. Overview
  2. Docs

Module Formatting.Interfaces

module type TO_ELEMENT = sig ... end

TO_ELEMENT is the interface for types that can be transformed into a formatting element.