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.
find()
1 parent 661b21b commit ec9c5cdCopy full SHA for ec9c5cd
src/iterable.php
@@ -7,6 +7,8 @@
7
use Psl\Option\Option;
8
9
/**
10
+ * @deprecated Use {@see \Psl\Iter\search_opt} instead
11
+ *
12
* @param iterable<K, T> $iterable
13
* @param callable(K, T): bool $filterFn
14
*
0 commit comments