Duplicating modules without aliasing
|
|
5
|
739
|
October 4, 2019
|
Correct way to reference module.t
|
|
3
|
768
|
September 27, 2019
|
Is it possible to constrain a functor module parameter in this case?
|
|
2
|
902
|
September 7, 2019
|
Installing and using modules
|
|
3
|
2046
|
July 28, 2019
|
4.08 local module aliases: wrap in 'open struct'?
|
|
2
|
1321
|
July 26, 2019
|
Law of Demeter on module signatures?
|
|
6
|
866
|
June 21, 2019
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
1215
|
June 1, 2019
|
De-duplicating module signatures that depend on abstract data types
|
|
11
|
2698
|
May 24, 2019
|
Qualified imports in OCaml are possible but why aren't they used more?
|
|
2
|
1238
|
April 19, 2019
|
Why parametrized types are not supported in (module package-type)?
|
|
2
|
2385
|
December 30, 2018
|
When should types (and associated functions) form their own modules?
|
|
4
|
963
|
December 3, 2018
|
Is idomatic in Ocaml to take configuration and return a module that uses it?
|
|
7
|
1673
|
October 2, 2018
|
How to deal with "recursive" modules?
|
|
10
|
5014
|
June 21, 2018
|
Create copy of module with modified submodule
|
|
11
|
1904
|
April 27, 2018
|
Extend existing module
|
|
19
|
6807
|
January 31, 2018
|
Code readability - How to view signature and documentation of a module?
|
|
8
|
2125
|
January 24, 2018
|
A question on type/module equality
|
|
12
|
2635
|
November 8, 2017
|
Using a Set in a module type
|
|
5
|
2132
|
August 19, 2017
|
Diff of module interfaces
|
|
1
|
1028
|
July 27, 2017
|