package textutils

  1. Overview
  2. Docs

Module Ascii_table_kernelSource

Sourcemodule Align = Column.Align
Sourcemodule Display : sig ... end
Sourcemodule Column : module type of struct include Column end with module Private := Column.Private
Sourcemodule Screen : sig ... end
Sourceval draw : ?display:Display.t -> ?spacing:int -> ?limit_width_to:int -> ?header_attr:Attr.t list -> ?display_empty_rows:bool -> prefer_split_on_spaces:bool -> 'row Column.t list -> 'row list -> Screen.t option
Sourceval to_string_noattr : ?display:Display.t -> ?spacing:int -> ?limit_width_to:int -> ?display_empty_rows:bool -> ?prefer_split_on_spaces:bool -> 'row Column.t list -> 'row list -> bars:[ `Ascii | `Unicode ] -> string
Sourcemodule Table_char : sig ... end
Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.