Module Byo_table_protocol

This module re-exports building blocks for tables; see the individual modules for documentation.

module type Col_id = sig ... end
module type Row_id = sig ... end
module Sort : sig ... end