usage

How to installing the package

Install the project into your Python environment:

$ pip install pythonic-fp-singletons

Importing the module

Import the singletons classes into your code.

from pythonic_fp.singletons.nada
from pythonic_fp.singletons.novalue
from pythonic_fp.singletons.sentinel
from pythonic_fp.singletons.sbool