Base_quickcheck__Bigarray_helpers.Layout
type 'a t
= 'a Stdlib.Bigarray.layout
val offset : _ t -> Base.int
offset t is the index of the lowest-numbered element.
offset t