mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.9k stars 639 forks source link

Add Set Type #2088

Open chakrihacker opened 9 months ago

chakrihacker commented 9 months ago

What does this PR do and why?

This PR Provides the ability to use Set type in MST

Steps to validate locally

Will write test cases and update

closed #1886

chakrihacker commented 9 months ago

@coolsoftwaretyler Hey, you don't have to wait for this PR to be closed. I am thinking to finish this PR once we move away from MonoRepo