aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command/clean.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-6/+6
| | | | convention that only macros that deal with types may start with a colon.
* Added CoMonad for CoFree.Eduardo Julian2020-11-021-0/+47