Skip to content

Conversation

@patrickmichalina
Copy link
Owner

Allows functions to be executed as side effects without return values. Similar to .map()

Allows functions to be executed as side effeccts without return values. Similiar to .map()
@codecov-io
Copy link

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines          55     58    +3     
  Branches        8     16    +8     
=====================================
+ Hits           55     58    +3
Impacted Files Coverage Δ
src/monads/either.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 923134b...d8cf05c. Read the comment docs.

@patrickmichalina patrickmichalina merged commit cc4ffdc into master Aug 23, 2018
@patrickmichalina patrickmichalina deleted the either-fix branch August 23, 2018 04:03
@patrickmichalina
Copy link
Owner Author

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants