|
Optimal Dream Folder Structure
|
|
16
|
432
|
December 25, 2025
|
|
Unifying inferred type of method with optional parameter?
|
|
1
|
108
|
December 25, 2025
|
|
Question: Exposing types from inside a submodule of a module type
|
|
2
|
216
|
December 24, 2025
|
|
Should `Stdlib.Float.min_float` be negative?
|
|
2
|
122
|
December 23, 2025
|
|
Sample client and server with Async websockets
|
|
0
|
77
|
December 23, 2025
|
|
Advent of code, Scanf
|
|
4
|
266
|
December 22, 2025
|
|
Using S-expressions for fun and profit
|
|
1
|
239
|
December 21, 2025
|
|
Efficient implementation of List.split
|
|
9
|
293
|
December 21, 2025
|
|
Caqti and unique violation error
|
|
2
|
220
|
December 19, 2025
|
|
A trick to define abstract types without writing down module types
|
|
5
|
350
|
December 16, 2025
|
|
What is the programming pattern with multiple if else branching
|
|
28
|
855
|
December 15, 2025
|
|
How can we simplify walks through AST?
|
|
4
|
291
|
December 14, 2025
|
|
How to stream data in cohttp_eio server
|
|
21
|
511
|
December 7, 2025
|
|
Incomplete error messages under Merlin or ocaml-eglot (Emacs)
|
|
2
|
98
|
December 6, 2025
|
|
Streaming output from a program with Eio
|
|
1
|
180
|
December 4, 2025
|
|
When following install instructions for windows topkg and ocp-indent fail to compile
|
|
15
|
298
|
December 3, 2025
|
|
Tooling history for a rank beginner
|
|
5
|
363
|
December 3, 2025
|
|
How can I incrementally introduce Format.formatter for output when @ signs are occasionally printed?
|
|
3
|
202
|
December 2, 2025
|
|
Seq_of_iter: a contained use-case for effects
|
|
10
|
563
|
December 2, 2025
|
|
Understanding Continuation Passing Style
|
|
8
|
396
|
December 1, 2025
|
|
Most idiomatic way to reference module in signature?
|
|
3
|
272
|
November 28, 2025
|
|
Does dune runtest launch a separate process for each test file?
|
|
0
|
75
|
November 28, 2025
|
|
Effect composability: actual callstack vs syntactic scope
|
|
2
|
195
|
November 27, 2025
|
|
`ocamllsp --fallback-read-dot-merlin`, can't jump to the definition of "compilation unit modules"
|
|
3
|
147
|
November 26, 2025
|
|
Trees that Grow: Extending and annotating the AST
|
|
2
|
427
|
November 25, 2025
|
|
Is there a way to both capture a shell command's output and get its exit code?
|
|
6
|
191
|
November 24, 2025
|
|
How can I use dune and ppxlib to generate library code?
|
|
3
|
193
|
November 19, 2025
|
|
Automatic generation of PPX debug artifacts
|
|
5
|
325
|
November 15, 2025
|
|
Precision on OxCaml Capsule "Key" API
|
|
3
|
277
|
November 13, 2025
|
|
Questions around the test and executable stanzas in dune
|
|
4
|
192
|
November 12, 2025
|