Skip to content

Release 17.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 12:53
· 17 commits to main since this release

17.6.0 (2024-10-07)

Features

  • added intersect by which takes a lambda to do the intersection with. Also improved intersect by key so you can compare lists of two distinct types on keys they share. (d6ed027)
  • added intersect by which takes a lambda to do the intersection with. Also improved intersect by key so you can compare lists of two distinct types on keys they share. (4292846)