| ... | ... | @@ -5,6 +5,7 @@ This should be a list of minor (mostly) backwards compatable changes to the stan |
|
|
|
- signatures of when and unless generalized
|
|
|
|
- move 'join' and 'ap' into the Monad class
|
|
|
|
- remove exports of functions from libraries that are also exported by the prelude (to make overriding prelude functions easier)
|
|
|
|
- lookup,elemIndex,find,findIndex to be generalized to return result in monad instead of forced to be a maybe
|
|
|
|
|
|
|
|
## new simple functions
|
|
|
|
|
| ... | ... | |