Expand description
MTArena is defined here.
- This library is inspired by r3bl-org work
Structs§
- MTArena
MTArenais built on top ofArenabut with support for sharing the arena between threads. Also supports tree walking on a separate thread w/ a lambda that’s supplied.