Improve switch perf by briancavalier · Pull Request #233 · cujojs/most
This PR returns to a custom impl for switch to increase perf substantially. Switch is a common and useful combinator, so the extra code here seems worthwhile. The simplified impl in master is plea...
github.com