We have static lists that are used to in operator ...
# stdlib
d
We have static lists that are used to in operator chaining like
map
or
forEach
these list need to be appended to mostly, but then used in operater chains. No removal though...