|
Using GADT to model records that share some of their fields
|
|
7
|
814
|
February 16, 2026
|
|
Variant mapping to string and back
|
|
3
|
117
|
February 16, 2026
|
|
How to use Bigarray as a type?
|
|
8
|
172
|
February 16, 2026
|
|
Menhir : production nonempty_list(STRING) -> STRING is never reduced
|
|
4
|
154
|
February 13, 2026
|
|
Reversed byte order when reading data sequentially with input_byte
|
|
6
|
115
|
February 13, 2026
|
|
Learning OCaml by writing bindings for a matrix data type written in C
|
|
6
|
170
|
February 13, 2026
|
|
Generic numeric module, Problem with types
|
|
8
|
187
|
February 12, 2026
|
|
[ANN] OCaml examples of computing with encrypted or private data
|
|
0
|
219
|
February 11, 2026
|
|
Opam package decentralization
|
|
17
|
754
|
February 10, 2026
|
|
Using package postgresql and waiting for a notify
|
|
3
|
114
|
February 7, 2026
|
|
Help debug ocaml async websocket echo client
|
|
2
|
52
|
February 7, 2026
|
|
When to use types or modules in functor signatures?
|
|
4
|
190
|
February 5, 2026
|
|
Local type definition
|
|
6
|
1292
|
February 4, 2026
|
|
Learn Programming with OCaml (new book)
|
|
34
|
5513
|
February 2, 2026
|
|
The use of CamelCase in OCaml
|
|
7
|
1197
|
February 2, 2026
|
|
Polymorphic equality safe to test for emptiness of set?
|
|
4
|
126
|
February 1, 2026
|
|
How to preserve output color from dune test?
|
|
2
|
89
|
January 31, 2026
|
|
Can you configure dune test to always use --no-buffer?
|
|
1
|
61
|
January 31, 2026
|
|
MirageOS: Lwt loop architecture and block device best practices
|
|
7
|
299
|
January 30, 2026
|
|
Issues with Incremental Garbage Collection Timing
|
|
5
|
339
|
January 30, 2026
|
|
Tutorial on writing an OCaml bytecode interpreter from scratch in Rust?
|
|
15
|
2071
|
January 28, 2026
|
|
[BLOG] Opam 104: Sharing Your Code, by OCamlPro
|
|
6
|
346
|
January 26, 2026
|
|
Declaring unused parts of returned values in functions?
|
|
11
|
268
|
January 26, 2026
|
|
Beginner's question about optimizing a float -> float function with Owl
|
|
4
|
229
|
January 23, 2026
|
|
List of used functions from a given library
|
|
10
|
160
|
January 23, 2026
|
|
Defining a message-passing data structure in OxCaml
|
|
6
|
679
|
January 23, 2026
|
|
Optimal way of writing a debugging-friendly recursion?
|
|
0
|
69
|
January 23, 2026
|
|
Confusion about code structuring, dune, ocamlformat, ocamldoc (overall workflow)
|
|
1
|
128
|
January 23, 2026
|
|
In a Dune build context, why can't `targets` and `host` both be present?
|
|
0
|
61
|
January 23, 2026
|
|
Using the dune `install` stanza to install generated files
|
|
3
|
92
|
January 23, 2026
|