Open yveskalume opened 1 year ago
executeOnFirstMatch is useful when we want to execute an action on the first collection item that match a predicate. toggle is just a function to toggle an item from MutableList
executeOnFirstMatch is useful when we want to execute an action on the first collection item that match a predicate. toggle is just a function to toggle an item from MutableList