-
Jean-Paul Calderone authored
We can avoid carrying the three-tuple of result values over the scrim div by composing the container div and the scim div with `<*` which sequences the two actions but then discards the result of the right-hand side and propagates the result of the left-hand side (where the tuple is produced).
0da532e3