Skip to content

Releases: jix/vec_mut_scan

vec_mut_scan 0.4.0

17 Jan 11:45
80352cc
Compare
Choose a tag to compare
  • Add VecGrowScan for arbitrary insertions and removals during iteration (contributed by Jakub Kądziołka)

vec_mut_scan 0.3.0

08 Sep 15:44
6b8279e
Compare
Choose a tag to compare
  • Allow mutable access to all vector elements during iteration

vec_mut_scan 0.1.0

16 May 10:41
@jix jix
Compare
Choose a tag to compare
Merge #2

2: Release version 0.1.0 r=jix a=jix



Co-authored-by: Jannis Harder <me@jix.one>