multiply

fun DagBuilder.multiply(a: GraphValue<*>, b: GraphValue<*>, id: String = ""): GraphValue<*>

DSL extension for multiply.