Searched refs:findHelper (Results 1 – 2 of 2) sorted by relevance
1602 R findHelper(ref R haystack, ref E needle) @trusted nothrow pure in findHelper() function1621 return findHelper(haystack, needle);
1687 R findHelper(return scope ref R haystack, ref E needle) @trusted nothrow pure in findHelper() function1706 return findHelper(haystack, needle);