We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc6977 commit b6d5e13Copy full SHA for b6d5e13
1 file changed
src/functions.php
@@ -100,4 +100,3 @@ function indexmap($input, callable $values, callable $keys): array {
100
->map($values)
101
->toArray();
102
}
103
-
0 commit comments