nw::string::startswith

bool nw::string::startswith(StringView str, StringView prefix)

Determines if a string starts with a given prefix.