config.yml
array-remove
- Returns a copy of
array
with the first occurence of
remove
removed.
max
- Returns the greater of two numbers.
min
- Returns the lesser of two numbers.
most-occurences
- Returns the most frequent string(s) in an array.