https://issues.dlang.org/show_bug.cgi?id=4759

--- Comment #2 from [email protected] ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/a2450fd1a563575c800c37b1d351ed3ae0d11de8
Properly document BoyerMooreFinder

Before it was ditto-ing the find(haystack, needles) docs which return a
tuple instead.
Move boyerMooreFinder above the struct so ddoc finds a parameter name.
Remove note about bug 4759, which is now resolved.

--

Reply via email to