libd.algorithm.search

Undocumented in source.

Members

Functions

indexOf
size_t indexOf(HaystackT haystack, NeedleT needle)
Undocumented in source. Be warned that the author may not have intended to support it.
indexOf
size_t indexOf(HaystackT haystack, NeedleT needle)
Undocumented in source. Be warned that the author may not have intended to support it.
indexOfAscii
size_t indexOfAscii(bcstring haystack, char asciiChar)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

INDEX_NOT_FOUND
auto INDEX_NOT_FOUND;
Undocumented in source.

Meta