letters-match? ( str1 str2 -- ? )


Vocabulary
rosetta-code.amb

Inputs
str1an object
str2an object


Outputs
?an object


Definition