One of the first goals to get this language off of the ground is to add support for effects. Some expressions will be run just for there effects. To support this, we introduce the effectful operator.
Until space delimited blocks are up, let's use the ; token.
One of the first goals to get this language off of the ground is to add support for effects. Some expressions will be run just for there effects. To support this, we introduce the effectful operator.
Until space delimited blocks are up, let's use the
;
token.