aiken/crates
KtorZ d6cc9bdfbe
Allow implicit discard when right-hand side is Void.
This is the most intuitive/expected behavior. Otherwise, it forces a pointless let-binding to 'Void' or into a discard.
2024-03-09 01:28:29 +01:00
..
aiken chore: fix fmt 2024-03-04 13:03:07 -05:00
aiken-lang Allow implicit discard when right-hand side is Void. 2024-03-09 01:28:29 +01:00
aiken-lsp Resolve type aliases based on inferred types. 2024-03-08 16:01:21 +01:00
aiken-project feat: impl some conversion methods on CheckedModule 2024-03-08 19:19:07 -05:00
uplc feat: impl serde on errythang 2024-03-08 19:19:07 -05:00