We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2706867 commit 66b0459Copy full SHA for 66b0459
CHANGELOG.md
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
6
## [Unreleased]
7
8
+### Changed
9
+- `IterateT#unfold` now only computes a single `Pure` for the given input
10
+
11
### Added
12
- `$`, function application represented as a higher-order `Fn2`
13
- `Fn1#withSelf`, a static method for constructing a self-referencing `Fn1`
0 commit comments