We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b6c20 commit 84972c6Copy full SHA for 84972c6
README.md
@@ -349,4 +349,5 @@ var_dump(Finder::rows(
349
$data,
350
static fn ($datum): bool => $datum < 5,
351
true
352
-)); // []
+)); // []
353
+```
0 commit comments