omi
omi copied to clipboard
Immutable data support?
can immutable data structure work well with both this.update function and observe decorator?
The problem is can es6 proxy work well with immutable data!
We need to do some research.