How to include module-type with variant-type?
|
|
2
|
916
|
May 5, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
1119
|
March 23, 2021
|
Is there any way to write recursive module types?
|
|
5
|
2050
|
January 7, 2021
|
Getting resulting sig and struct of a complex modular program
|
|
1
|
733
|
November 13, 2020
|
How to debug when I need to open several modules?
|
|
1
|
941
|
September 29, 2020
|
Combining independent extension functors
|
|
5
|
815
|
September 23, 2020
|
`include` and module redefinitions
|
|
2
|
698
|
May 23, 2020
|
Can you factorize this code more?
|
|
13
|
883
|
May 15, 2020
|
Structure the code in modules
|
|
14
|
2554
|
April 10, 2020
|
Combining functors for modules that extend a base module type
|
|
2
|
1194
|
February 1, 2020
|
Single-function functors or first-class modules in function arguments?
|
|
0
|
1395
|
November 28, 2019
|
Duplicating modules without aliasing
|
|
5
|
834
|
October 4, 2019
|
Correct way to reference module.t
|
|
3
|
864
|
September 27, 2019
|
Is it possible to constrain a functor module parameter in this case?
|
|
2
|
997
|
September 7, 2019
|
Installing and using modules
|
|
3
|
2436
|
July 28, 2019
|
4.08 local module aliases: wrap in 'open struct'?
|
|
2
|
1483
|
July 26, 2019
|
Law of Demeter on module signatures?
|
|
6
|
948
|
June 21, 2019
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
1339
|
June 1, 2019
|
De-duplicating module signatures that depend on abstract data types
|
|
11
|
3177
|
May 24, 2019
|
Why parametrized types are not supported in (module package-type)?
|
|
2
|
2769
|
December 30, 2018
|
When should types (and associated functions) form their own modules?
|
|
4
|
1035
|
December 3, 2018
|
Is idomatic in Ocaml to take configuration and return a module that uses it?
|
|
7
|
1824
|
October 2, 2018
|
How to deal with "recursive" modules?
|
|
10
|
5437
|
June 21, 2018
|
Create copy of module with modified submodule
|
|
11
|
2042
|
April 27, 2018
|
Extend existing module
|
|
19
|
7508
|
January 31, 2018
|
Code readability - How to view signature and documentation of a module?
|
|
8
|
2326
|
January 24, 2018
|
A question on type/module equality
|
|
12
|
2831
|
November 8, 2017
|
Using a Set in a module type
|
|
5
|
2297
|
August 19, 2017
|
Diff of module interfaces
|
|
1
|
1078
|
July 27, 2017
|