chickadee » srfi-152 » string=?

string=? string₁ string₂ string₃ procedure

Returns #t if all the strings have the same length and contain exactly the same characters in the same positions; otherwise returns #f.