Block.List'SourceLists.
type type' = [ | `Unordered of Layout.charwith given marker.
*)| `Ordered of int * Layout.charstarting at given integer, markers ending with given character (')' or '.').
]The type for list types.
make ?tight t items is a list with given parameters. tight default to true, but should be computed from items in practice.
items l are the items of l.