Thoughts In Free Time
Wednesday, 14 December 2016
Python Immutable Stack
While working on something bigger, I added new data structure to python family, code
on github
.
Interface is based on my cons list, due to lack of TCO support in python this is not very useful - learning purposes or small datasets.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment