Box.shrink

Shrink the area of this Box. The box might became unsorted.

  1. Box shrink(bound_t space)
    struct Box(T, int N)
    @nogc pure const nothrow
    shrink
  2. Box shrink(T space)

Meta