Skip to main content

.. admonition:: Mutable stack objects that can safely share data

Project description

PyPI project pythonic-fp.splitends.

Python package Implementing a singularly linked LIFO queue called a SplitEnd. These data structures can safely share data nodes between themselves.

  • each SplitEnd is a very simple stateful (mutable) LIFO stack

  • data can be “extended” to or “snipped” off of the end (tip)

  • the “root” value of a SplitEnd is fixed and cannot be “snipped”

  • different mutable split ends can safely share the same “tail”

  • each SplitEnd sees itself as a singularly linked list

  • bush-like datastructures can be formed using multiple SplitEnds

  • the SplitEnd copy method and len are O(1)

  • in boolean context returns true if the SplitEnd is not just a “root”

Part of the pythonic-fp PyPI projects.

Documentation

Documentation and other links for this project are hosted on GitHub Pages.

Documentation for this project is hosted on GitHub Pages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythonic_fp_splitends-2.0.3.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pythonic_fp_splitends-2.0.3-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file pythonic_fp_splitends-2.0.3.tar.gz.

File metadata

  • Download URL: pythonic_fp_splitends-2.0.3.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.33.1

File hashes

Hashes for pythonic_fp_splitends-2.0.3.tar.gz
Algorithm Hash digest
SHA256 e1c4a65778886100e2d88d3affbe14a66484feb1446f2d5a45c1e7de5ed6875a
MD5 586b7f23724fe0d90b0d76f5f9bce795
BLAKE2b-256 0da8bcc19daf74b2b18090963e1f422cdf29469694ddc34e65fb094ab41bad65

See more details on using hashes here.

File details

Details for the file pythonic_fp_splitends-2.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pythonic_fp_splitends-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9413c8ef3995e9abdf29a0d6c002b09364cd0d6f08d6af02aa551d12845fa97a
MD5 1bace3d9eee15bc72453a8d6229b5eb1
BLAKE2b-256 4913ab1d32e14d9173f8820fdfacb13a4a36a5940351298ff778f0e0c6a8f130

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page