HUCTLp / com.github.sybila.huctl.dsl / times

times

operator infix fun Expression.times(other: Expression): Mul

Create multiplication from two expressions.