treeowl / compact-sequences

Stacks and queues with compact representations
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Implement take for stacks #15

Closed treeowl closed 4 years ago

treeowl commented 4 years ago
treeowl commented 4 years ago

The error handling I added is screwy. I'd like to fix that before merging.