Comment on Polymorphic types in OCamlComments−ignoramous11yFor any one interested in OCaml, you'd find that https://realworldocaml.org/v1/en/html/a-guided-tour.html is an excellent introduction to the language.To familiarize with the Syntax, see: http://rigaux.org/language-study/syntax-across-languages-per...To get a quick hang of the language, try: http://learnxinyminutes.com/docs/ocaml/---- OCaml REPL in your browser: http://try.ocamlpro.com/
Comments
For any one interested in OCaml, you'd find that https://realworldocaml.org/v1/en/html/a-guided-tour.html is an excellent introduction to the language.
To familiarize with the Syntax, see: http://rigaux.org/language-study/syntax-across-languages-per...
To get a quick hang of the language, try: http://learnxinyminutes.com/docs/ocaml/
---- OCaml REPL in your browser: http://try.ocamlpro.com/