Logo

Programming-Idioms

History of Idiom 97 > diff from v29 to v30

Edit summary for version 30 by programming-idioms.org:
Linked to idiom #168 [Trim suffix]

Version 29

2017-04-29, 07:10:00

Version 30

2017-11-30, 21:18:17

Idiom #97 Check string suffix

Set boolean b to true if string s ends with string suffix, false otherwise.

Illustration

Idiom #97 Check string suffix

Set boolean b to true if string s ends with string suffix, false otherwise.

Illustration
Extra Keywords
tail
Extra Keywords
tail