mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
![]() It's much clearer to have separate docs for the overload not taking `needle`, because its `pred` has a different signature and its behaviour is simpler. It was necessary to move that overload (and its unittests) above the other two. Also improve the docs for the other overloads: Remove duplicate BIGOH sentence already present under *Complexity*. Use `e, n` for predicate parameter names, short for `element, needle`. |
||
---|---|---|
.. | ||
comparison.d | ||
internal.d | ||
iteration.d | ||
mutation.d | ||
package.d | ||
searching.d | ||
setops.d | ||
sorting.d |