binop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dimensions binop(Dimensions dim1, Dimensions dim2)
    package pure @safe
    binop
    (
    string op
    )
    if (
    op == "*"
    )
  2. Dimensions binop(Dimensions dim1, Dimensions dim2)

Meta