algorithms and data structures rkt
1.0.0
الخوارزميات وهياكل البيانات التي تم تنفيذها في المضرب.
Linux مع Bash ، Zsh ، أو Ksh93
# bash might need shopt -s globstar first
raco test ** / * .test.rkt
raco test -j 4 ** / * .test.rkt # Enable up to 4 concurrent threadsأي نظام Unixy ، بما في ذلك Mac
find . -name " *.test.rkt " -exec raco test {} +