pub fn mul(a: Value, b: Value) -> DogeResultExpand description
* — numeric multiplication, or Str/List repetition by an Int in either
operand order.
pub fn mul(a: Value, b: Value) -> DogeResult* — numeric multiplication, or Str/List repetition by an Int in either
operand order.