[ List ] entries

☞ x ≔ List new.
x aaa: ‘bbb’, ccc: ‘ddd’.
✎ write: x entries, stop.
Sequence ← ‘ccc’ ; ‘aaa’