Module types, functors and types
|
|
2
|
285
|
January 17, 2023
|
Self-referential first-class modules in functor signature
|
|
1
|
178
|
December 3, 2022
|
GADT + functor : a type variable cannot be deduced
|
|
2
|
255
|
October 17, 2022
|
Functor with an unknown type in its first-class module
|
|
3
|
445
|
April 8, 2022
|
First class module signature mismatch
|
|
3
|
689
|
December 28, 2021
|
Functor trouble -- How to organize functor-heavy code?
|
|
18
|
1992
|
December 14, 2021
|
Implementation of Functors
|
|
5
|
537
|
November 12, 2021
|
Question on the grammar of functor
|
|
6
|
630
|
July 22, 2021
|
Using generic function return values in functors
|
|
7
|
999
|
July 13, 2021
|
Type abstraction with functor alarms type error
|
|
8
|
856
|
March 23, 2021
|
Use of functors to approximate F# statically resolved type parameters
|
|
3
|
1563
|
November 5, 2020
|
Rehabilitating packs using functors and recursivity, part 2
|
|
0
|
825
|
September 30, 2020
|
Rehabilitating Packs using Functors and Recursivity
|
|
0
|
796
|
September 24, 2020
|
Combining independent extension functors
|
|
5
|
571
|
September 23, 2020
|
Functor implementing polymorphic module type... Help!
|
|
11
|
1083
|
September 9, 2020
|
Can you factorize this code more?
|
|
13
|
625
|
May 15, 2020
|
Attempting to create 'recursion schemes' in ocaml
|
|
3
|
1442
|
February 19, 2020
|
Combining functors for modules that extend a base module type
|
|
2
|
852
|
February 1, 2020
|
Single-function functors or first-class modules in function arguments?
|
|
0
|
916
|
November 28, 2019
|
Natural transformation for free selective applicative
|
|
1
|
676
|
October 30, 2019
|
Correct way to reference module.t
|
|
3
|
664
|
September 27, 2019
|
Is it possible to constrain a functor module parameter in this case?
|
|
2
|
661
|
September 7, 2019
|
Containers interface & Passing constraints through functors
|
|
9
|
1235
|
July 3, 2019
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
1035
|
June 1, 2019
|
Extending recursive functors
|
|
4
|
1344
|
January 12, 2019
|
Could functors be more like functions?
|
|
12
|
1607
|
December 19, 2018
|
Functorizing a library
|
|
0
|
768
|
December 18, 2018
|
Generative Functors
|
|
2
|
2233
|
November 22, 2018
|
Help me to understand functors
|
|
23
|
5122
|
September 13, 2018
|
Providing toplevel pretty-printers for functors
|
|
0
|
681
|
June 29, 2018
|