grammar: the ts adapter parses generic signatures #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ts-generic-signatures"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
grammar: the ts adapter parses generic signatures
Function declarations gain a type-parameter slot and export specifiers a
per-item type prefix, so generic functions and type-only re-exports parse
into the tree instead of blindspotting. A blindspot is negentropy's own
debt; the substrate below harness is the first tree to exercise these.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com