kyren / gc-arena

Incremental garbage collection from safe Rust
Creative Commons Zero v1.0 Universal
438 stars 36 forks source link

Allow chars to be collected #25

Closed redacted-moose closed 1 year ago

redacted-moose commented 1 year ago

Seems like this type was missing from the existing static collection impls.