Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 184 Bytes

ocaml-fizzbuzz-shu

kata to train TDD with ocaml

Goal :

  • Reach the maximum level of genericity through curryfication.
  • Use this kata as a playground for multicore programming.