<![endif] PureScript Introduction Motivation Hello, PureScript! Another Example Related Projects Getting Started Compiler Installation Creating a new PureScript project Compiler usage psc-make Types Primitive Types Arrays Records Tagged Unions Functions Polymorphic Types Row Polymorphism Rank N Types Rows Type Synonyms Constrained Types Type Annotations Kind System Row Kinds Quantification Syntax Whitespace Rules Operators Literal Values Array Literals Record Literals Array Indexing Property Accessors Functions If-Then-Else Expressions Do Notation Operators Record Updates Let Bindings Comments Type Classes Example Superclasses Type Annotations Pattern Matching Wildcard Patterns Literal Patterns Variable Patterns Array Patterns Cons Patterns Constructor patterns Record Patterns Nested Patterns Named Patterns Guards Modules Importing Modules Qualified Imports Modul...