Development

Pure-datastructures is under active being developed. There's a some sort of basic data structures which hasn't been published yet. Pure-datastructures repository is available through github repos either for ds repo or docs repo, you can check it out in here.

Currently has a several issue for developing data structures including :

Stack

  • Ordered Stack

Queue

  • Priority Queue