Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Version 0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmalloc jmalloc released this 23 Sep 04:39
· 44 commits to master since this release
  • [BC] Changed Vector, Map, HashMap and LinkedList to implement IteratorAggregate instead of Iterator to prevent issues with nested iteration
  • [NEW] Added Collection::trySize()