Skip to content

v0.4.2

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 07 Oct 21:57
· 23 commits to main since this release

Changes Since 0.4.1

  • Fixed miri warning for Arena::get2_mut. (#29)
  • Added Arena::insert_at and Arena::insert_at_slot for inserting into specific indexes or slots. (#30)