binop

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

Meta