chickadee » srfi-130 » string-cursor-diff

string-cursor-diffprocedure

Returns the number of characters between start and end in string s. Note that the result is always non-negative if start and end are a valid start-end pair.