drracket
drracket copied to clipboard
Automated Resyntax fixes
Resyntax fixed 20 issues in 8 files.
- Fixed 6 occurrences of
for-each-to-for - Fixed 4 occurrences of
list-element-definitions-to-match-define - Fixed 2 occurrences of
map-to-for - Fixed 2 occurrences of
printf-to-display - Fixed 1 occurrence of
and-let-to-cond - Fixed 1 occurrence of
let-to-define - Fixed 1 occurrence of
unless-expression-in-for-loop-to-unless-keyword - Fixed 1 occurrence of
delete-redundant-let - Fixed 1 occurrence of
cond-void-to-when-or-unless - Fixed 1 occurrence of
nested-for-to-for*