Skip to content

10.5.0: KeyBy

Latest

Choose a tag to compare

@thekid thekid released this 26 Jul 09:03
  • Added PHP 8.6 to the test matrix - @thekid
  • Merged PR #60: Add util.data.Sequence::keyBy() to produce lookup maps
    keyed by a given selector
    (@thekid)