package textutils

  1. Overview
  2. Docs
type t =
  1. | Left
  2. | Right
  3. | Center