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
- [BC] Changed
Vector
,Map
,HashMap
andLinkedList
to implementIteratorAggregate
instead ofIterator
to prevent issues with nested iteration - [NEW] Added
Collection::trySize()