Skip to content

Add Iterant.scan#396

Merged
alexandru merged 1 commit into
monix:masterfrom
alexandru:ops
Aug 5, 2017
Merged

Add Iterant.scan#396
alexandru merged 1 commit into
monix:masterfrom
alexandru:ops

Conversation

@alexandru
Copy link
Copy Markdown
Member

Just like Observable.scan, the scan operator is like a fold that allows for evolving state.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 5, 2017

Codecov Report

Merging #396 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
- Coverage    88.3%   88.26%   -0.05%     
==========================================
  Files         337      338       +1     
  Lines        8981     9012      +31     
  Branches     1190     1204      +14     
==========================================
+ Hits         7931     7954      +23     
- Misses       1050     1058       +8

@alexandru alexandru merged commit a63395d into monix:master Aug 5, 2017
@alexandru alexandru added this to the 3.0.0 milestone Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant