Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ocaml
How do I read in lines of a text file when the line breaks are "/r" instead of "/n"?
Jun 01, 2026
ocaml
text-files
line-breaks
What's the OCaml equivalent of C's printf("%.3s"), i.e, specifying a maximum width for a string argument?
Jun 01, 2026
format
printf
ocaml
Type mismatch: Expecting type Empty.t but got type int
May 31, 2026
ocaml
Printf arguments in OCaml
May 30, 2026
printf
ocaml
Issue with labeled arguments in OCaml
May 29, 2026
ocaml
Variant of a record in OCaml
May 30, 2026
ocaml
record
How would you implement a Grid in a functional language?
May 30, 2026
data-structures
functional-programming
ocaml
lazy-evaluation
self-reference
cannot install OCaml on windows: permission error
May 28, 2026
ocaml
opam
Open object type gets unified too soon
May 26, 2026
types
ocaml
OCaml - Add a new tuple, containing a list of tuples, to that list
May 25, 2026
list
recursion
closures
ocaml
tuples
Ocaml Type Error For enumerate example
May 26, 2026
f#
functional-programming
ocaml
OCaml nested patterns - exception despite defining pattern
May 23, 2026
functional-programming
pattern-matching
ocaml
OCaml recursive function
May 22, 2026
recursion
functional-programming
eval
ocaml
reduce
What are equality witnesses like `Type.eq` / `Typing_equal.equal` used for?
May 21, 2026
ocaml
equality
dependent-type
gadt
OCaml Signature Functors
May 21, 2026
ocaml
functor
How can I create a type in order to accommodate the return value of my Ocaml function?
May 20, 2026
functional-programming
ocaml
lazy-sequences
Why 1::2::[] and [1;2] are not the same in OCaml in terms of ==?
May 19, 2026
functional-programming
ocaml
Sorting an array Imperative ocaml
May 18, 2026
arrays
sorting
ocaml
imperative
Why can't row polymorphism be use to store objects in heterogeneous containers?
May 18, 2026
types
polymorphism
ocaml
« Newer Entries
Older Entries »