Skip to content

aldrikfr/ocaml-fizzbuzz-shu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.