Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | Add 'broadcast' and 'tap' | Ben Sima | |
2020-03-28 | Refactor and remove custom operators | Ben Sima | |
As much as I like these operators, I have to remove them because they don't work as expected. Haskell doesn't allow you to have unary prefix operators. I can't find a way around this, and it's not that important anyway. | |||
2019-11-02 | rename everything back to caps to appease ghc | Ben Sima | |