Tags: all-steele/sodium
Tags
API enhancements for Sodium for 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.
API enhancements for Sodium for 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.
Mavenify Java sodium and one of the book examples. More book examples to go.
Mavenify Java sodium and one of the book examples. More book examples to go.
Merge pull request SodiumFRP#30 from geraldus/ghc-7.10-rc1-support Relax upper bound for base to accpect `base-4.8`
PreviousNext