Dtools-fp

Latest version: v1.3.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.3

* removed woException `XOR` method
* `getDefaultRight(self) -> R`:
* added methods
* makeRight(self, right: R|Nada=nada) -> XOR[L, R]:
* swapRight(self, right: R) -> XOR[L, R]:

0.3.1

* 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

0.1.0

* replicated functionality from grscheller.datastructures
* grscheller.datastructures.fp.MB -> grscheller.fp.wo\_exception.MB
* grscheller.datastructures.fp.XOR -> grscheller.fp.wo\_exception.XOR
* grscheller.core.iterlib -> grscheller.fp.iterators

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.