|
Default argument to functors?
|
|
2
|
248
|
May 22, 2026
|
|
[Real world Ocaml] Put t first
|
|
13
|
577
|
January 22, 2026
|
|
A trick to define abstract types without writing down module types
|
|
5
|
365
|
December 16, 2025
|
|
Module definitions are not transparent?
|
|
9
|
475
|
June 11, 2025
|
|
How to make two different modules implement the same 'interface'
|
|
8
|
1286
|
May 22, 2025
|
|
OCaml-like modules using untyped languages
|
|
3
|
433
|
May 19, 2025
|
|
Is it possible open a module for all files in a dune library or dune project?
|
|
1
|
217
|
November 14, 2024
|
|
Properly "include" modules?
|
|
9
|
354
|
September 5, 2024
|
|
What is an unsafe functor?
|
|
9
|
731
|
September 5, 2024
|
|
Splitting submodules with Dune
|
|
5
|
422
|
August 12, 2024
|
|
Troubles using a simple functorised module for a list type
|
|
5
|
325
|
June 23, 2024
|
|
Use a module's abstract type in other compilation unit
|
|
9
|
320
|
June 20, 2024
|
|
How to combine a list of modules?
|
|
2
|
267
|
May 20, 2024
|
|
Mismatched types between customized compilation units
|
|
7
|
326
|
March 5, 2024
|
|
Generic Module Signatures
|
|
4
|
551
|
March 1, 2024
|
|
Generalised abstract data types, phantom types and modules
|
|
2
|
341
|
February 28, 2024
|
|
Qualified imports in OCaml are possible but why aren't they used more?
|
|
7
|
2045
|
January 5, 2024
|
|
Draft tutorials on Modules, Functors and Libraries
|
|
10
|
1346
|
December 24, 2023
|
|
Reducing duplicate code in modules with parameterized type
|
|
3
|
538
|
November 18, 2023
|
|
Maintaining two versions of a module
|
|
7
|
598
|
July 27, 2023
|
|
A module value that we can't create everywhere
|
|
1
|
399
|
July 25, 2023
|
|
When do I need to prefix constructors with the module name?
|
|
4
|
622
|
May 2, 2023
|
|
Ocaml lsp in vs code gives "unbound module Base"
|
|
16
|
3306
|
April 14, 2023
|
|
[Q] Does `Thread` module really work?
|
|
9
|
1194
|
March 20, 2023
|
|
How to refer to 'type t' in later module
|
|
3
|
673
|
March 2, 2023
|
|
Swapping between different implementations of a signature
|
|
3
|
509
|
February 7, 2023
|
|
Extensible variants and functors
|
|
5
|
825
|
January 5, 2023
|
|
Is there a tutorial on "how to read module conventions"?
|
|
3
|
564
|
October 13, 2022
|
|
Module strange behavior
|
|
3
|
594
|
October 13, 2022
|
|
What are abstract module types useful for?
|
|
2
|
2169
|
July 2, 2022
|