Bounds

template<size_t N, typename T = default_index_type>
class Bounds : public kmm::fixed_array<Range<default_index_type>, N>