Properly "include" modules?
|
|
9
|
238
|
September 5, 2024
|
Splitting submodules with Dune
|
|
5
|
246
|
August 12, 2024
|
Good examples of the value of functors, in terms of expressivity
|
|
3
|
441
|
July 16, 2024
|
Functors for library configuration
|
|
2
|
154
|
July 15, 2024
|
Troubles using a simple functorised module for a list type
|
|
5
|
251
|
June 23, 2024
|
Is there a way to have an unreferenced module in functor definition without the warning?
|
|
3
|
214
|
April 1, 2024
|
Getting Warning 32 [unused-value-declaration] in functor declaration
|
|
1
|
237
|
February 25, 2024
|
Draft tutorials on Modules, Functors and Libraries
|
|
10
|
1238
|
December 24, 2023
|
Reducing duplicate code in modules with parameterized type
|
|
3
|
450
|
November 18, 2023
|
Type substitution inside a functor
|
|
2
|
439
|
March 18, 2023
|
Swapping between different implementations of a signature
|
|
3
|
466
|
February 7, 2023
|
Module types, functors and types
|
|
2
|
505
|
January 17, 2023
|
Self-referential first-class modules in functor signature
|
|
1
|
526
|
December 3, 2022
|
GADT + functor : a type variable cannot be deduced
|
|
2
|
618
|
October 17, 2022
|
Functor with an unknown type in its first-class module
|
|
3
|
847
|
April 8, 2022
|
First class module signature mismatch
|
|
3
|
1319
|
December 28, 2021
|
Functor trouble -- How to organize functor-heavy code?
|
|
18
|
3580
|
December 14, 2021
|
Implementation of Functors
|
|
5
|
782
|
November 12, 2021
|
Question on the grammar of functor
|
|
6
|
953
|
July 22, 2021
|
Using generic function return values in functors
|
|
7
|
1674
|
July 13, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
1119
|
March 23, 2021
|
Use of functors to approximate F# statically resolved type parameters
|
|
3
|
1904
|
November 5, 2020
|
Rehabilitating packs using functors and recursivity, part 2
|
|
0
|
1119
|
September 30, 2020
|
Rehabilitating Packs using Functors and Recursivity
|
|
0
|
1121
|
September 24, 2020
|
Combining independent extension functors
|
|
5
|
815
|
September 23, 2020
|
Functor implementing polymorphic module type... Help!
|
|
11
|
1919
|
September 9, 2020
|
Can you factorize this code more?
|
|
13
|
883
|
May 15, 2020
|
Attempting to create 'recursion schemes' in ocaml
|
|
3
|
2089
|
February 19, 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
|
1392
|
November 28, 2019
|