chickadee » srfi-130 » string-ref/cursor

string-ref/cursorprocedure

Returns a character element of s indexed by a valid cursor or index of s. It differs from the R7RS procedure string-ref by accepting either a cursor or an index.