textutils.ascii_table_kernel
Column.Show
textutils.ascii_table
textutils.console
type t = [
| `Yes
| `No
| `If_not_empty
]
val sexp_of_t : t -> Sexplib0.Sexp.t