Skip to content

Commit 007c483

Browse files
authored
Docs: Add missing iterable_values() into summary (#36)
1 parent 9edc1b8 commit 007c483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This package provides functions to work with [iterables](https://wiki.php.net/rf
1414
- [iterable_map()](#iterable_map)
1515
- [iterable_reduce()](#iterable_reduce)
1616
- [iterable_filter()](#iterable_filter)
17+
- [iterable_values()](#iterable_values)
1718

1819
iterable_to_array()
1920
-------------------

0 commit comments

Comments
 (0)