0.11.7 - ^0.12
List in PureScript have many performance benefits over Arrays but have a unique syntax and can be confusing when getting started.
Learn how to construct List’s in PureScript with cons and see what the : infix operator is all about.
cons
: