abau / co4

COmplexity COncerned COnstraint COmpiler
GNU General Public License v3.0
2 stars 3 forks source link

Optimize `EncodedAdt.constructorArgument` #76

Open abau opened 10 years ago

abau commented 10 years ago

EncodedAdt.constructorArgument should return an EncodedAdt with a specified number of flags. This number is known while generating code for branches in a pattern match.