chickadee » srfi-130 » string-cursor-prev

string-cursor-prevprocedure

Returns the cursor into s following/preceding cursor. If cursor is an index, returns one more/less than cursor. It is an error if cursor is the post-end/start cursor of s.