`List` is type of `Collection` that does the defin...
# advent-of-code
k
List
is type of
Collection
that does the define the order, ie.
add
appends to the end.