Setuini / OCaml_List_Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tail recursive OCaml list functions

  • reverse
  • length
  • range
  • replicate
  • take
  • drop
  • sum

About


Languages

Language:OCaml 100.0%