Remove first matching element in an array, mutating the array. Returns true if the array has been modified. Cf. K[V].remove(K)
See Implementation
Remove first matching element in an array, mutating the array. Returns true if the array has been modified. Cf. K[V].remove(K)