The search functionality needs JavaScript enabled
auto startsWith(T)( string haystack, T needle ) if (is(T : ByteString) || is(T : string));