CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Predicate getCodepointAt

Gets the ith codepoint in s. Unpaired surrogates are skipped.

Import path

import codeql.util.Strings
string getCodepointAt(string s, int i)