CodeQL library for Go
codeql/go-all 2.1.3-dev (changelog, source)
Search

Primitive predicate string::prefix

Returns the substring of the receiver ending at the given 0-based exclusive offset

string prefix(int endPos)