res
Nopres_intf
Interfaces to unparameterized resizable arrays and buffers
module type T = sig ... end
Interface to unparameterized resizable arrays
module type Buffer = sig ... end
Extended interface to buffers (resizable strings)