We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
KoUnderscore contains some additional underscore methods.
sum Allow to sum collection values by using given iterator.
average Allow to create average by passing collection values using given iterator.
count Allow to count values filtered by given iterator.
index Allow to get index by iterator.
filterMap Allow to filter and map a collection in a single loop for better performance.
partialEnd Allow to append some parameter to each method call. see partial.
There was an error while loading. Please reload this page.