Search code examples
How to deal with the error: Unbound module Sys_unix...


ocamlocaml-core

Read More
Formatting numbers with thousand separators...


ocamlnumber-formattingocaml-core

Read More
Stdlib.Filename.extension error: This expression has type string but an expression was expected of t...


ocamlocaml-core

Read More
Is there a performance cost of `Option.bind` compared to pattern matching?...


performancepattern-matchingocamlocaml-core

Read More
Core.Command.run : API changed between v0.14 and v0.15?...


ocamlocaml-core

Read More
Why does OCaml think that this function takes an int parameter when nothing suggests that it should ...


ocamlocaml-core

Read More
How do you determine the version of OCaml or Jane Street Core library at runtime...


ocamlocaml-core

Read More
OCaml Error: Required module `Core__Core_sys' is unavailable...


ocamlocaml-core

Read More
Why is there this compilation error for OCaml code?...


compiler-errorsclangocamlocaml-core

Read More
Cannot get utop and merlin to work with Core and Base...


visual-studio-codeocamlopamocaml-coremerlin

Read More
Is there an infix function composition operator in OCaml?...


ocamlocaml-batteriesocaml-core

Read More
How to sort a list using Jane Core?...


ocamlocaml-core

Read More
How do I constrain the key type of the Hashable module to be the same as the type parameter in the s...


ocamlfunctorocaml-core

Read More
List filter then List map in OCaml...


listocamlocaml-core

Read More
Core's `List.init` in Pervasives?...


ocamlocaml-core

Read More
What is the difference between Core_kernel.Heap and Core_kernel.FHeap?...


ocamlocaml-core

Read More
How to link OCaml object file with Core module?...


ocamllinker-errorsocaml-core

Read More
How to pass parameter to Shell.sh_one in Ocaml...


ocamlocaml-core

Read More
OCaml implementation of code challenge...


ocamlocaml-core

Read More
I can't access the OCaml [open Core.std] library despite downloading it from Github...


ocamlutopocaml-core

Read More
Switching between modules dynamically in OCaml...


ocamlocaml-core

Read More
What's the difference between Jane Street's ‘Base’, ‘Core’ and 'Core_kernel'?...


ocamlstandard-libraryreasonocaml-core

Read More
How do I use Jane Street's Sexplib's pretty-printer functions?...


ocamlstring-formattings-expressionocaml-core

Read More
How do I install the OCaml Core library on (Arch) Linux x86_64?...


installationocamlocaml-core

Read More
Simple UDP server OCaml/Async...


asynchronousudpocamlocaml-core

Read More
OPAM and OCaml installation...


ocamlopamutopocaml-core

Read More
How to add -thread to _oasis to compile with Core...


ocamloasisocaml-core

Read More
Opening a file in the user's home directory...


ocamlfilenamesocaml-core

Read More
No implementations provided for the following modules...


ocamlocaml-core

Read More
Possible usage of after (sec 0.)...


ocamlocaml-core

Read More
BackNext