Closed lucasmafra closed 4 years ago
Currently the search is crashing when the list is empty due to a RangeError. This commit fix the bug by returning an empty result when the list is empty.
Currently the search is crashing when the list is empty due to a RangeError. This commit fix the bug by returning an empty result when the list is empty.