Grscheller.untyped

Latest version: v0.4.1

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

Scan your dependencies

0.4.1

* Obsoleted PyPI project
* use grscheller.experimental instead
* corresponds to grscheller.experimental version 0.1.0
* decided to use with strict typing
* hence a name change was essential
* did not want to put back in grscheller.fp
* having both classes Nada and MB there redundant
* still want to preserve this implementation

0.4.0

* API change
* changed method name `Nada.nget` to `Nada.nada_get`
* a little more inconvenient, but less likely of a name collision

0.3.0

* renamed untyped.nothing to untyped.nada
* Nothing -> Nada
* nothing -> nada

0.2.0

* typing improvements back-ported from grscheller.fp
* updated optional dependencies to use grscheller.circular-array 3.4.0
* for tests/

0.1.1

* prototype of a module level inaccessible sentinel value
* _nothing_nada: _Nothing_Nada
* for use only within the grscheller.untyped module itself

0.1.0

* moved module nothing from grscheller.fp
* wanted everything in grscheller.fp strictly typed
* felt class Nothing worked better untyped
* at least marginally typed with Any

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.