Functor with an unknown type in its first-class module
|
|
3
|
324
|
April 8, 2022
|
First class module signature mismatch
|
|
3
|
508
|
December 28, 2021
|
Functor trouble -- How to organize functor-heavy code?
|
|
18
|
1498
|
December 14, 2021
|
Implementation of Functors
|
|
5
|
478
|
November 12, 2021
|
Question on the grammar of functor
|
|
6
|
476
|
July 22, 2021
|
Using generic function return values in functors
|
|
7
|
756
|
July 13, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
638
|
March 23, 2021
|
Use of functors to approximate F# statically resolved type parameters
|
|
3
|
1288
|
November 5, 2020
|
Rehabilitating packs using functors and recursivity, part 2
|
|
0
|
540
|
September 30, 2020
|
Rehabilitating Packs using Functors and Recursivity
|
|
0
|
536
|
September 24, 2020
|
Combining independent extension functors
|
|
5
|
471
|
September 23, 2020
|
Functor implementing polymorphic module type... Help!
|
|
11
|
834
|
September 9, 2020
|
Can you factorize this code more?
|
|
13
|
518
|
May 15, 2020
|
Attempting to create 'recursion schemes' in ocaml
|
|
3
|
1195
|
February 19, 2020
|
Combining functors for modules that extend a base module type
|
|
2
|
737
|
February 1, 2020
|
Single-function functors or first-class modules in function arguments?
|
|
0
|
771
|
November 28, 2019
|
Natural transformation for free selective applicative
|
|
1
|
592
|
October 30, 2019
|
Correct way to reference module.t
|
|
3
|
468
|
September 27, 2019
|
Is it possible to constrain a functor module parameter in this case?
|
|
2
|
577
|
September 7, 2019
|
Containers interface & Passing constraints through functors
|
|
9
|
1015
|
July 3, 2019
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
798
|
June 1, 2019
|
Extending recursive functors
|
|
4
|
1171
|
January 12, 2019
|
Could functors be more like functions?
|
|
12
|
1490
|
December 19, 2018
|
Functorizing a library
|
|
0
|
679
|
December 18, 2018
|
Generative Functors
|
|
2
|
1855
|
November 22, 2018
|
Help me to understand functors
|
|
23
|
4729
|
September 13, 2018
|
Providing toplevel pretty-printers for functors
|
|
0
|
599
|
June 29, 2018
|
Code readability - How to view signature and documentation of a module?
|
|
8
|
1672
|
January 24, 2018
|