Recursive functor module type
|
|
1
|
112
|
December 4, 2024
|
Properly "include" modules?
|
|
9
|
280
|
September 5, 2024
|
Splitting submodules with Dune
|
|
5
|
301
|
August 12, 2024
|
Good examples of the value of functors, in terms of expressivity
|
|
3
|
480
|
July 16, 2024
|
Functors for library configuration
|
|
2
|
162
|
July 15, 2024
|
Troubles using a simple functorised module for a list type
|
|
5
|
265
|
June 23, 2024
|
Is there a way to have an unreferenced module in functor definition without the warning?
|
|
3
|
264
|
April 1, 2024
|
Getting Warning 32 [unused-value-declaration] in functor declaration
|
|
1
|
311
|
February 25, 2024
|
Draft tutorials on Modules, Functors and Libraries
|
|
10
|
1263
|
December 24, 2023
|
Reducing duplicate code in modules with parameterized type
|
|
3
|
476
|
November 18, 2023
|
Type substitution inside a functor
|
|
2
|
454
|
March 18, 2023
|
Swapping between different implementations of a signature
|
|
3
|
475
|
February 7, 2023
|
Module types, functors and types
|
|
2
|
510
|
January 17, 2023
|
Self-referential first-class modules in functor signature
|
|
1
|
537
|
December 3, 2022
|
GADT + functor : a type variable cannot be deduced
|
|
2
|
661
|
October 17, 2022
|
Functor with an unknown type in its first-class module
|
|
3
|
878
|
April 8, 2022
|
First class module signature mismatch
|
|
3
|
1340
|
December 28, 2021
|
Functor trouble -- How to organize functor-heavy code?
|
|
18
|
3804
|
December 14, 2021
|
Implementation of Functors
|
|
5
|
802
|
November 12, 2021
|
Question on the grammar of functor
|
|
6
|
966
|
July 22, 2021
|
Using generic function return values in functors
|
|
7
|
1744
|
July 13, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
1134
|
March 23, 2021
|
Use of functors to approximate F# statically resolved type parameters
|
|
3
|
1917
|
November 5, 2020
|
Rehabilitating packs using functors and recursivity, part 2
|
|
0
|
1120
|
September 30, 2020
|
Rehabilitating Packs using Functors and Recursivity
|
|
0
|
1122
|
September 24, 2020
|
Combining independent extension functors
|
|
5
|
827
|
September 23, 2020
|
Functor implementing polymorphic module type... Help!
|
|
11
|
2005
|
September 9, 2020
|
Can you factorize this code more?
|
|
13
|
888
|
May 15, 2020
|
Attempting to create 'recursion schemes' in ocaml
|
|
3
|
2136
|
February 19, 2020
|
Combining functors for modules that extend a base module type
|
|
2
|
1201
|
February 1, 2020
|