* fp.iterables no longer exports `CONCAT`, `MERGE`, `EXHAUST` * for grscheller.datastructures * grscheller.datastructures.ftuple * grscheller.datastructures.split\_ends
0.3.0
* class Nothing re-added but renamed class Nada * version grscheller.untyped.nothing for more strictly typed code
0.2.1
* forgot to update README.md on last PyPI release * simplified README.md to help alleviate this mistake in the future
0.2.0
* from last PyPI release * added accumulate function to fp.iterators * new fp.nothing module implementing nothing: Nothing singleton * represents a missing value * better "bottom" type than either None or () * renamed fp.wo_exception to fp.woException * overall much better docstrings