Quenty / NevermoreEngine

ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
https://quenty.github.io/NevermoreEngine/
MIT License
422 stars 125 forks source link

ObservableList.fromObservableBrio and ObservableSet.fromObservableBrio. #509

Open InvisibleWater opened 1 month ago

InvisibleWater commented 1 month ago

I noticed that something similar to RxStateStackUtils.createStateStack could be done with ObservableLists, and that eventually led to this.