We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Types in the Closure Type System (markdown)
Document `bigint` as non-nullable type
Escape angle brackets (see #4015)
Add section about union type collapsing
Add section on inferred vs. declared types
Consolidate template type documentation at https://github.com/google/closure-compiler/wiki/Generic-Types
Fix formatting and add more information/links
Convert to Markdown
Rename UNKNOWN to ANY
Document `typeof` type annotation.
Update @record / @interface to use ES6 syntax
Merge the nullablity information into the other columns to save horizontal space
reformat example to make the columns narrower
replace example use goog.structs.Set with Set
Removed the "deprecated" syntax column from the main table
Update header sections and anchors
Updated Types in Closure Type System (markdown)