What problem does it solve?
Dang language reference provides authoritative guidance on syntax, types, nullability, prototype objects, copy-on-write mutation, control flow, errors, GraphQL interop, stdlib, and CLI usage to reduce ambiguity and accelerate correct coding.
Core Features & Use Cases
- Comprehensive guidance on Dang's schema-driven types, prototype objects, immutability, and null-tracking, with practical examples for common patterns.
- Clear guidance for authors, reviewers, and Dagger/module developers to ensure correct behavior across GraphQL interop, directives, and the standard library.
- Use Case: when debugging type or mutation semantics, consult the canonical rules to resolve ambiguities and ensure consistent behavior.
Quick Start
Open this reference while authoring or reviewing .dang files to verify syntax, types, and mutation semantics.