ligo/Tests
Christian Rinderknecht c0e6843240
I added record creation (injection), field selection (projection)
and functional update (copy).

The only creative piece of concrete syntax is that of the
expression for functional updates:

copy foo with record field = value end

where "copy", "with", "record" and "end" are keywords.
2019-03-14 09:59:26 +01:00
..
a.li I added record creation (injection), field selection (projection) 2019-03-14 09:59:26 +01:00