Release v2.7.11
Release notes v2.7.11 🎉
This is a minor feature release
- Added
contains
method toArrayHelper
to returnbool
whether the particular element is present in a sorted array.
contains
method to ArrayHelper
to return bool
whether the particular element is present in a sorted array.