Pythonic FP - Splitends

PyPI project pythonic.splitends implementing a singularly linked data structures allowing data to be safely shared between multiple instances.

  • Singularly link stack with shareable data nodes

    • module pythonic_fp.splitends.splitend

    • class SplitEnd

  • Shareable nodes used by SplitEnd instances

    • module pythonic_fp.splitends.splitend_node

    • class SENode

      • shareable nodes used by SplitEnd instances

        • this class is designed to be inaccessible to client code

Part of of the pythonic-fp namespace projects.

Documentation

Current Development API

Development environment API documentation.

CHANGELOG

For the current and predecessor projects.