Open pookleblinky opened 6 years ago
cussout.rkt works differently than engagetroll, sometimes the result is negated for success and other times it's taken straight. It's rather muddled.
Make it all work consistently, following a single standard.
Booleans seem to align well enough now.
Migrate (list foo bar baz) stuff to plain text files that get slurped using file->lines as in tasks.rkt
cussout.rkt works differently than engagetroll, sometimes the result is negated for success and other times it's taken straight. It's rather muddled.
Make it all work consistently, following a single standard.