roc/crates/compiler/can
Anthony Bullard 8e1e1520e3
New Lambda Syntax with |...|
This adds parser support for the new lambda syntax.  It does not remove
the existing syntax, nor will the new syntax be retained in formatting.
That will be done in a separate PR to keep the two respective PRs
relatively small and easy to review.
2025-01-15 05:58:16 -06:00
..
src Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
tests New Lambda Syntax with |...| 2025-01-15 05:58:16 -06:00
Cargo.toml Remove unused insta dependency from can 2025-01-08 18:02:44 -08:00