Skip to content

Commit

Permalink
docs: Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 24, 2022
1 parent 124d4bd commit a35dfe6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,13 @@ The missing PHP iterators.
* `IterableIterator`: `IterableIterator(iterable $iterable)`
* `IterableIteratorAggregate`: `IterableIteratorAggregate(iterable $iterable)`
* `PackIterableAggregate`
* `UnpackIterableAggregate`
* `PausableIteratorAggregate`
* `RandomIterableAggregate`
* `ResourceIteratorAggregate`
* `SimpleCachingIteratorAggregate`
* `StringIteratorAggregate`
* `TypedIteratorAggregate`
* `UnpackIterableAggregate`

## Installation

Expand Down

0 comments on commit a35dfe6

Please sign in to comment.