usage¶
How to installing the module¶
Install the project into your Python environment:
$ pip install pythonic-fp-splitends
Importing the module¶
Import the Splitend class and its supporting infrastructure (TODO) into your code.
from pythonic_fp.splitends.splitend import Splitend