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 {} +