package crs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Text_table.ColumnSource

Sourcetype 'a t

A type for a column extractor, parameterized by the type of the lines.

Sourceval make : header:Base.string -> ?align:Align.t -> ('a -> Cell.t) -> 'a t
OCaml

Innovation. Community. Security.