Up

module Flat_array_unit_tests

: sig

This signature is here to remind us to update the unit tests whenever we change Flat_array.

include module type of Flat_array
end