Closed dzinrai closed 4 years ago
without([2, 1, 2, 3], 1, 2)
// => [3]
https://github.com/AllDayAlone/summer/issues/28
without([2, 1, 2, 3], 1, 2)
// => [3]