aiken/examples/sample
KtorZ bc785673b2
Fix compilation errors for the newly introduce test & add type inference.
Tests are basically functions for which the return type should unify with bool. In principle, the type checker could also check that a test function has no arguments but, a test function with arguments wouldn't parse in the first place; feels a bit hacky but it works when considering the pipeline as a whole.

  Note that the code generation is still to be done.
2022-12-08 19:24:20 -05:00
..
assets/swap/spend feat: add tuples and streamline conversion of types to and from data 2022-12-07 08:40:23 -05:00
lib fix: constr issue 2022-12-05 22:55:57 -05:00
validators Fix compilation errors for the newly introduce test & add type inference. 2022-12-08 19:24:20 -05:00
aiken.toml feat: start project building 2022-10-09 15:39:28 -04:00