Product SiteDocumentation Site

Part II. Construction of Items and JSON Navigation

Table of Contents

5. Construction of Items
5.1. Atomic Literals
5.1.1. String Literals
5.1.2. Number Literals.
5.1.3. Boolean and Null Literals
5.2. Object Constructors
5.3. Array Constructors
5.4. Composing Constructors
6. Collections
6.1. Collections Used Throughout This Book
7. JSON Navigation
7.1. Object Navigation
7.2. Array Unboxing
7.3. Sequence Filtering
7.4. Array Navigation