raveclassic / frp-ts

Functional reactive values-over-time
MIT License
80 stars 8 forks source link

Docs: Clearly describe why `Property`/`Atom` skips duplicates by default in documentation #35

Open raveclassic opened 2 years ago

raveclassic commented 2 years ago

As mentioned in https://github.com/raveclassic/frp-ts/issues/29 we need to clearly describe why Property/Atom filter out duplicates by default.