Persistent Collection v3.1.4 Release Notes

Release Date: 2020-09-13 // over 3 years ago
  • ๐Ÿ›  Fixed

    • Empty Iterator.next() throws NoSuchElementException [#46 by @ilya-g]

Previous changes from v3.1.3

  • ๐Ÿ›  Fixed

    • ConsPStack.listIterator() indices and ConsPStack.indexOf() were broken
    • Stack overflows in ConsPStack [#82] ### ๐Ÿ”„ Changed
    • ConsPStack.minusAll(list) reuses existing structure when possible