stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

AAC refactor: split CostErrors from ParseErrors

Open jacinta-stacks opened this issue 4 weeks ago • 0 comments

Functions that can return both should return a new error type (e.g. ASTError) with two variants: Parse and Cost.

jacinta-stacks avatar Dec 01 '25 17:12 jacinta-stacks