Box.shrink

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

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

Meta