aiken/crates/aiken-lang
KtorZ a578728a94
Resolve type aliases based on inferred types.
Before this commit, we would always show the 'declared form' of type aliases, with their generic, non-instantiated parameters. This now tries to unify the annotation with the underlying inferred type to provide even better alias pretty printing.
2024-03-08 16:01:21 +01:00
..
src Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
Cargo.toml Display counterexamples as Aiken values instead of raw UPLC. 2024-03-03 19:33:24 +01:00