Closed KraljMarko closed 3 years ago
This PR introduces .find() and .indexOf() methods to MArray. Tests included.
.find()
.indexOf()
This PR introduces
.find()
and.indexOf()
methods to MArray. Tests included.