This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
2.6.1: add `toContainSubstring()` and `toNotContainSubstring()`
This adds the new methods in 2.7 without changing existing methods.
In 2.7 and above, toContain()
and toNotContain()
are restricted to containers/traversables.