Others Api
Here you can find a list of other useful methods.
- all(callback)
- allEqualTo(item)
- allValuesSame()
- any(callback)
- avg(elementSelector = identityFunction)
- average(elementSelector = identityFunction)
- clean()
- compare()
- concatAll()
- contains(item)
- convert(type)
- defaultIfEmpty(...items)
- dequeue(callback = noop)
- enqueue(...items)
- entire(func)
- equals(source)
- flatten()
- isEmpty()
- max(elementSelector = identityFunction)
- min(elementSelector = identityFunction)
- multiply(elementSelector = identityFunction)
- ofType(type)
- product(elementSelector = identityFunction)
- release(func)
- remove(...items)
- sequenceEqual(source)
- shuffle()
- sum(elementSelector = identityFunction)