Skip to content

Looping through keys

Compare
Choose a tag to compare
@Strobotti Strobotti released this 01 Apr 03:26
· 11 commits to master since this release
a78580b

This release makes it possible to iterate over KeySet, and of course count one too.

  • KeySet now implements \IteratorAggregate
  • KeySet now implements \Countable