Skip to content

v0.4.1

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 24 Feb 20:27
· 26 commits to main since this release

Changes Since 0.4.0

  • Implemented IntoIterator for &Arena and &mut Arena. (#18)
  • Added Arena::get2_mut for getting two mutable references of different slots at once. (#22)