Note: This is the old version of the reference. Sections are being moved from the old version to the new version. If something is missing, it may be documented in the new version.
- Introduction
- Target
- Variable Bindings
- Functions
- Standard Types
- Ownership
- Patterns
- Classes
- Fields
- Methods (including
open
) - Associated Functions
- Destructors
- Object Literals
- Extensions
- Partial Classes
- Enums
- Generators
- Async and Await
- Error Handling
- Contracts and Assertions
- Exceptions
- Results
- Out of Memory and Stack Overflow
- Effects
- Error Model Summary
- Generics
- Const and Static
- Params and List Initializers
- Casting with
as
- Testing
- Standard Library
- Reflection
- Version Number Scheme
- Feature Ideas