|
Caqti and unique violation error
|
|
2
|
220
|
December 19, 2025
|
|
A trick to define abstract types without writing down module types
|
|
5
|
346
|
December 16, 2025
|
|
What is the programming pattern with multiple if else branching
|
|
28
|
847
|
December 15, 2025
|
|
How can we simplify walks through AST?
|
|
4
|
283
|
December 14, 2025
|
|
How to stream data in cohttp_eio server
|
|
21
|
505
|
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
|
291
|
December 3, 2025
|
|
Tooling history for a rank beginner
|
|
5
|
360
|
December 3, 2025
|
|
How can I incrementally introduce Format.formatter for output when @ signs are occasionally printed?
|
|
3
|
200
|
December 2, 2025
|
|
Seq_of_iter: a contained use-case for effects
|
|
10
|
563
|
December 2, 2025
|
|
Understanding Continuation Passing Style
|
|
8
|
381
|
December 1, 2025
|
|
Most idiomatic way to reference module in signature?
|
|
3
|
271
|
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
|
144
|
November 26, 2025
|
|
Trees that Grow: Extending and annotating the AST
|
|
2
|
424
|
November 25, 2025
|
|
Is there a way to both capture a shell command's output and get its exit code?
|
|
6
|
188
|
November 24, 2025
|
|
How can I use dune and ppxlib to generate library code?
|
|
3
|
188
|
November 19, 2025
|
|
Automatic generation of PPX debug artifacts
|
|
5
|
324
|
November 15, 2025
|
|
Precision on OxCaml Capsule "Key" API
|
|
3
|
274
|
November 13, 2025
|
|
Questions around the test and executable stanzas in dune
|
|
4
|
188
|
November 12, 2025
|
|
Can we simplify collection of Menhir $startpos $endpos?
|
|
3
|
165
|
November 11, 2025
|
|
Arguments to the @raise tag in odoc
|
|
1
|
152
|
November 9, 2025
|
|
Demonstration of the extension literals and constant rewriting features
|
|
1
|
164
|
November 8, 2025
|
|
Bigstringaf not implemented
|
|
9
|
445
|
November 7, 2025
|
|
Create a functor from a module containing public data and keep that data public
|
|
4
|
137
|
November 3, 2025
|
|
Repeated 'module type' declarations in .mli and .ml
|
|
9
|
388
|
November 3, 2025
|
|
Using Format to define styled strings
|
|
8
|
241
|
October 28, 2025
|
|
Is it normal for ocaml/setup-ocaml@v3 to take over 8 minutes?
|
|
5
|
292
|
October 27, 2025
|