unite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Box!(E, D) unite(Box!(E, D) a, Box!(E, D) b)
  2. Box!(E, D) unite(Box!(E, D) a, Vector!(E, D) b)
    Box!(E, D)
    unite
    (
    E
    uint D
    )
    (
    Box!(E, D) a
    ,
    Vector!(E, D) b
    )

Meta