Closed CodeWringer closed 1 year ago
Adds the ObservableField and ObservableCollection types, which will hopefully prove useful to make the UI-code more responsive and efficient.
ObservableField
ObservableCollection
Also improves upon and adds unit tests for the EventEmitter type.
EventEmitter
Adds the
ObservableField
andObservableCollection
types, which will hopefully prove useful to make the UI-code more responsive and efficient.Also improves upon and adds unit tests for the
EventEmitter
type.