Skip to content

Added simplifications of Ligodity for lambdas, sequences and conditionals.

Christian Rinderknecht requested to merge rinderknecht-dev into master

Enabled in parser a type annotation on lambda parameter, and lifted the existing type annotation in patterns to become that type annotation.

Merge request reports