list.sum
Syntax
Get the sum of all entries in list l.
This is done using the add “+” operator in order. If that operator is not valid on the necessary entry types, an error will occur.
list.sort
map.add