(index-of [s value] [s value from-index])Return index of value (string or char) in s, optionally searching
forward from from-index or nil if not found.
Examples
No examples yet. Be the first to add one!
(index-of [s value] [s value from-index])No examples yet. Be the first to add one!