|
Polymorphic variants: can the row variable be manipulated for type-level subtraction?
|
|
4
|
310
|
December 29, 2025
|
|
Fragile pattern-matching not detected
|
|
4
|
257
|
December 29, 2025
|
|
Using ocamlp-streams instead of Stdlib.streams
|
|
8
|
216
|
December 28, 2025
|
|
Factoring out tuple -> custom type logic
|
|
10
|
404
|
December 25, 2025
|
|
Optimal Dream Folder Structure
|
|
16
|
530
|
December 25, 2025
|
|
Unifying inferred type of method with optional parameter?
|
|
1
|
122
|
December 25, 2025
|
|
Question: Exposing types from inside a submodule of a module type
|
|
2
|
271
|
December 24, 2025
|
|
Should `Stdlib.Float.min_float` be negative?
|
|
2
|
138
|
December 23, 2025
|
|
Sample client and server with Async websockets
|
|
0
|
91
|
December 23, 2025
|
|
Advent of code, Scanf
|
|
4
|
301
|
December 22, 2025
|
|
Using S-expressions for fun and profit
|
|
1
|
274
|
December 21, 2025
|
|
Efficient implementation of List.split
|
|
9
|
321
|
December 21, 2025
|
|
Caqti and unique violation error
|
|
2
|
240
|
December 19, 2025
|
|
A trick to define abstract types without writing down module types
|
|
5
|
402
|
December 16, 2025
|
|
What is the programming pattern with multiple if else branching
|
|
28
|
1050
|
December 15, 2025
|
|
How can we simplify walks through AST?
|
|
4
|
331
|
December 14, 2025
|
|
How to stream data in cohttp_eio server
|
|
21
|
617
|
December 7, 2025
|
|
Incomplete error messages under Merlin or ocaml-eglot (Emacs)
|
|
2
|
124
|
December 6, 2025
|
|
Streaming output from a program with Eio
|
|
1
|
202
|
December 4, 2025
|
|
When following install instructions for windows topkg and ocp-indent fail to compile
|
|
15
|
377
|
December 3, 2025
|
|
Tooling history for a rank beginner
|
|
5
|
409
|
December 3, 2025
|
|
How can I incrementally introduce Format.formatter for output when @ signs are occasionally printed?
|
|
3
|
211
|
December 2, 2025
|
|
Seq_of_iter: a contained use-case for effects
|
|
10
|
599
|
December 2, 2025
|
|
Understanding Continuation Passing Style
|
|
8
|
486
|
December 1, 2025
|
|
Most idiomatic way to reference module in signature?
|
|
3
|
286
|
November 28, 2025
|
|
Does dune runtest launch a separate process for each test file?
|
|
0
|
82
|
November 28, 2025
|
|
`ocamllsp --fallback-read-dot-merlin`, can't jump to the definition of "compilation unit modules"
|
|
3
|
168
|
November 26, 2025
|
|
Trees that Grow: Extending and annotating the AST
|
|
2
|
486
|
November 25, 2025
|
|
Is there a way to both capture a shell command's output and get its exit code?
|
|
6
|
243
|
November 24, 2025
|
|
How can I use dune and ppxlib to generate library code?
|
|
3
|
213
|
November 19, 2025
|