Is there an equivalent in D for C function "strstr" that return the first occurrence of a given string within another string?

https://en.cppreference.com/w/c/string/byte/strstr

Reply via email to