startsWith

Undocumented in source. Be warned that the author may not have intended to support it.
startsWith
(
T
)
(
string haystack
,)
if (
is(T : ByteString) ||
is(T : string)
)

Meta