Returns #t
if a string contains a character or substring.
In other words, this function returns #t
if (position haystack needle)
would return an integer.
Returns #t
if a string contains a character or substring.
In other words, this function returns #t
if (position haystack needle)
would return an integer.