Box.expand

Expands box by another box b.

  1. Box expand(Vector!(E, D) v)
  2. Box expand(Box b)
    struct Box(E, uint D)
    ref
    expand
    ()
    ()
    if (
    D >= 1
    )

Meta