A simplified compose flow for scans. The same flow can be written as compose<input_to_last>(compose(a, b), c). This is done to reduce compilation time while maintaining expressivity of this simple case. More...
A simplified compose flow for scans. The same flow can be written as compose<input_to_last>(compose(a, b), c). This is done to reduce compilation time while maintaining expressivity of this simple case.