Next: string-ends-with? - string ending, Previous: string-end-match? - regex match end, Up: Common Scheme Functions [Contents][Index]
Usage: (*= text match) string-ends-eqv?: Test to see if a string ends with an equivalent string.
Arguments: text - text to test for pattern match - pattern/substring to search for