java-1.1.0
1. Deprecate Cell.lift(a, b, f) replacing it with a.lift(b, f) 2. Add snapshot variants that take up to 5 cells. 3. Add Stream.mapTo() that allows you to map a stream to a constant value.
1. Deprecate Cell.lift(a, b, f) replacing it with a.lift(b, f) 2. Add snapshot variants that take up to 5 cells. 3. Add Stream.mapTo() that allows you to map a stream to a constant value.