Box.shrink

Shrink the area of this Box.

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

Meta