Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.开发者_如何学JAVA
I have the list of some values where I need to find out which kind of value is first: type my_types = MAlpha
I\'m an OCaml noob.I\'m trying to figure out how to handle a comparison operator that\'s passed into a function.
I have just installed a library called Apron, the installation seems to be done: @ubuntu$ find -name \"*apron*\"
I am installing a library, and got an error message after make: gcc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototyp
I am still trying to compile this file, by ocamlc -I /usr/local/lib/ocaml/3.11.2/apron -I /usr/local/lib/ocaml/3.11.2/gmp/ -c file.ml
I just installed a package called Ppl, here is the result of find -name \"*ppl.*\" under /usr/: ./lib/libppl.so.7.1.0
There is series of functions like print_int, print_endline and Printf in OCaml. I can\'t do something like:
UPDATE - Solution Thanks to jacobm for his help, I came up with a solution. // Folding Recursion let reverse_list_3 theList =