Skip to content

v0.1.1

Compare
Choose a tag to compare
@gammazero gammazero released this 22 Feb 18:52
· 5 commits to master since this release
3969cbf
  • Add Index, Insert, Remove for doing operations in the middle of the queue
  • A nil Deque behaves like an empty Deque that cannot store values, with Len() and Cap() returning 0