Skip to content

Conversation

semmel
Copy link
Member

@semmel semmel commented Jul 15, 2019

  • For consistency the seed value is optional in .fold and .scan too.
  • Type signature for .fold and .scan similar to the proposed signature of .flatScan.
  • Implementation of .scanSeedless is rather naive.
    • Maybe that's why I had to mark many unit tests unstable ("switching aggressively" mode did always fail - don't know why)
    • In doubt what UpdateBarrier.whenDoneWith() is, so I simply removed it for .scanSeedless
  • Duplicated most unit tests to check the seedless methods.

TODO: Update documentation

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.

1 participant