Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
contains
and doesntContain
resulting in wrong values
The function parameters have been changed to optional and argument handling has been adjusted to only consider defined arguments. This improves function flexibility and clarity since it makes the function's behavior more predictable with variable argument amounts.
- Loading branch information