Skip to content

Commit 0db2878

Browse files
committed
Add arrayy implementation mention
1 parent 4d12fa4 commit 0db2878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Big thanks [happy-types/enumerable-type](https://packagist.org/packages/happy-types/enumerable-type) for the original idea. Take a look if it suits your needs better.
1111

1212
This package adds `meta` field, provides a few more methods like `options`, `keys`, `json`, etc.
13-
and there are `array` and illuminate `collection` implementations to choose from.
13+
and there are simple php array, `illuminate/collection` and `arrayy` collection implementations to choose from.
1414

1515
## Benefits
1616

0 commit comments

Comments
 (0)