Simpler calling convention?
Lassi Kortela 05 May 2020 13:41 UTC
Parsing optional arguments right-to-left is a bit too fancy to my
tastes, and `make-normal-generator` is even more complicated. Would it
be possible to use a simpler convention (ideally, one that always parses
arguments left-to-right, so an argument at a particular position in the
arg list always has the same meaning)?