Box.shrink

Shrink the area of this Box.

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

Meta