Closed arian closed 12 years ago
As per spec, Array.filter should return the filtered items, and not andany possible mutation that might have occurred in the callback. See referenced issue for more information.
Array.filter
Added coverage for case.
As per spec,
Array.filter
should return the filtered items, and not andany possible mutation that might have occurred in the callback. See referenced issue for more information.Added coverage for case.