drracket
drracket copied to clipboard
Automated Resyntax fixes
Resyntax fixed 20 issues in 3 files.
- Fixed 7 occurrences of
let-to-define - Fixed 3 occurrences of
string-append-with-format-to-format - Fixed 3 occurrences of
for-each-to-for - Fixed 1 occurrence of
and-let-to-cond - Fixed 1 occurrence of
andmap-to-for/and - Fixed 1 occurrence of
quasiquote-to-list - Fixed 1 occurrence of
define-lambda-to-define - Fixed 1 occurrence of
nested-when-to-compound-when - Fixed 1 occurrence of
define-lambda-to-curried-define - Fixed 1 occurrence of
map-to-for