jackfirth / rebellion

A collection of core libraries for Racket
https://pkgs.racket-lang.org/package/rebellion
Apache License 2.0
80 stars 16 forks source link

Add some nonempty reducers #477

Closed jackfirth closed 3 years ago

jackfirth commented 3 years ago

Closes #428. Also includes into-only-element for cases where the user knows the reduced sequence will always have exactly one value.