vinum-team / Vinum

A modern reactive state management library for correctness and speed.
MIT License
16 stars 1 forks source link

Simplify iListeners into pure functions #48

Closed xiyler closed 5 months ago

xiyler commented 6 months ago

Simplification of iListeners into pure functions could be beneficial towards decreasing memory consumption, and decreasing code complexity found in the On listener.