Aliasing a functor application in a module interface?
|
|
4
|
767
|
September 29, 2021
|
Re-exporting modules correctly
|
|
1
|
1304
|
September 10, 2021
|
Structural equality for elements of abstract types
|
|
3
|
1810
|
August 20, 2021
|
How to include module-type with variant-type?
|
|
2
|
963
|
May 5, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
1134
|
March 23, 2021
|
Is there any way to write recursive module types?
|
|
5
|
2204
|
January 7, 2021
|
Getting resulting sig and struct of a complex modular program
|
|
1
|
735
|
November 13, 2020
|
How to debug when I need to open several modules?
|
|
1
|
962
|
September 29, 2020
|
Combining independent extension functors
|
|
5
|
830
|
September 23, 2020
|
`include` and module redefinitions
|
|
2
|
702
|
May 23, 2020
|
Can you factorize this code more?
|
|
13
|
888
|
May 15, 2020
|
Structure the code in modules
|
|
14
|
2644
|
April 10, 2020
|
Combining functors for modules that extend a base module type
|
|
2
|
1201
|
February 1, 2020
|
Single-function functors or first-class modules in function arguments?
|
|
0
|
1419
|
November 28, 2019
|
Duplicating modules without aliasing
|
|
5
|
843
|
October 4, 2019
|
Correct way to reference module.t
|
|
3
|
870
|
September 27, 2019
|
Is it possible to constrain a functor module parameter in this case?
|
|
2
|
1007
|
September 7, 2019
|
Installing and using modules
|
|
3
|
2550
|
July 28, 2019
|
4.08 local module aliases: wrap in 'open struct'?
|
|
2
|
1501
|
July 26, 2019
|
Law of Demeter on module signatures?
|
|
6
|
949
|
June 21, 2019
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
1357
|
June 1, 2019
|
De-duplicating module signatures that depend on abstract data types
|
|
11
|
3295
|
May 24, 2019
|
Why parametrized types are not supported in (module package-type)?
|
|
2
|
2918
|
December 30, 2018
|
When should types (and associated functions) form their own modules?
|
|
4
|
1042
|
December 3, 2018
|
Is idomatic in Ocaml to take configuration and return a module that uses it?
|
|
7
|
1851
|
October 2, 2018
|
How to deal with "recursive" modules?
|
|
10
|
5503
|
June 21, 2018
|
Create copy of module with modified submodule
|
|
11
|
2060
|
April 27, 2018
|
Extend existing module
|
|
19
|
7743
|
January 31, 2018
|
Code readability - How to view signature and documentation of a module?
|
|
8
|
2360
|
January 24, 2018
|
A question on type/module equality
|
|
12
|
2865
|
November 8, 2017
|