agbrs / agb

Library for writing Game Boy Advance games in Rust
https://agbrs.dev/
Mozilla Public License 2.0
319 stars 27 forks source link

Add hashset #770

Closed gwilymk closed 2 months ago

gwilymk commented 2 months ago

There have been at least 2 times we wanted a HashSet. So here is one.