|
Should `Stdlib.Float.min_float` be negative?
|
|
2
|
121
|
December 23, 2025
|
|
Sample client and server with Async websockets
|
|
0
|
77
|
December 23, 2025
|
|
Advent of code, Scanf
|
|
4
|
265
|
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
|
347
|
December 16, 2025
|
|
What is the programming pattern with multiple if else branching
|
|
28
|
849
|
December 15, 2025
|
|
How can we simplify walks through AST?
|
|
4
|
286
|
December 14, 2025
|
|
How to stream data in cohttp_eio server
|
|
21
|
508
|
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
|
201
|
December 2, 2025
|
|
Seq_of_iter: a contained use-case for effects
|
|
10
|
563
|
December 2, 2025
|
|
Understanding Continuation Passing Style
|
|
8
|
384
|
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
|
145
|
November 26, 2025
|
|
Trees that Grow: Extending and annotating the AST
|
|
2
|
425
|
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
|
189
|
November 19, 2025
|
|
Automatic generation of PPX debug artifacts
|
|
5
|
324
|
November 15, 2025
|
|
Precision on OxCaml Capsule "Key" API
|
|
3
|
275
|
November 13, 2025
|
|
Questions around the test and executable stanzas in dune
|
|
4
|
189
|
November 12, 2025
|
|
Can we simplify collection of Menhir $startpos $endpos?
|
|
3
|
165
|
November 11, 2025
|
|
Arguments to the @raise tag in odoc
|
|
1
|
153
|
November 9, 2025
|
|
Demonstration of the extension literals and constant rewriting features
|
|
1
|
164
|
November 8, 2025
|