Go to the first, previous, next, last section, table of contents.


`string-ends-eqv?' - caseless string ending

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


Go to the first, previous, next, last section, table of contents.