Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@brunocodutra brunocodutra released this 03 Mar 21:28
· 4 commits to master since this release

πŸš€ What's New

  • New algorithms
    • alloy::reverse
    • alloy::transform
    • alloy::take
    • alloy::foldl
    • alloy::foldr

πŸ’₯ Breaking Changes

  • alloy::defer was removed
  • alloy::filter is now called alloy::stream
  • alloy::copy_if is now called alloy::filter