rj00a / evenio

An event-driven Entity Component System
MIT License
132 stars 14 forks source link

Make `Single` more like a smart pointer #70

Closed rj00a closed 3 months ago

rj00a commented 3 months ago

Remove the public .0 field from Single since it doesn't mix well with Deref.