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