sindresorhus/Defaults

The issue has been closed
Add `removeDuplicates` option to `Defaults.publisher(keys...)` and `Defaults.publisherAll()` #43
sindresorhus posted onGitHub
Since these publisher are a combination of publishers, users cannot use . removeDuplicates()
directly on these publishers, but we can do so internally.
Should it be true by default?