:l = [1,2,3] :x = constant(l) {l} {x} ----- ~ l!remove() {l} {x} ~ x!remove()