Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

2.6.1: add `toContainSubstring()` and `toNotContainSubstring()`

Compare
Choose a tag to compare
@fredemmott fredemmott released this 24 Oct 19:12
· 1 commit to v2.6.x since this release

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.