|
A trick to define abstract types without writing down module types
|
|
5
|
334
|
December 16, 2025
|
|
Question on GADT and variance annotation
|
|
7
|
595
|
October 23, 2025
|
|
Emulating Type Classes in OCaml
|
|
14
|
600
|
August 19, 2025
|
|
Types for constraining any number of arguments for a function
|
|
3
|
230
|
August 14, 2025
|
|
Which is less generic than
|
|
3
|
219
|
July 18, 2025
|
|
TRMC across GADT packing
|
|
10
|
393
|
June 18, 2025
|
|
Parameterized GADT type witnesses
|
|
6
|
211
|
June 16, 2025
|
|
Xscreensaver interface for ocaml
|
|
8
|
366
|
January 16, 2025
|
|
Using GADTs to track properties of a state type. Help and alternative approaches?
|
|
3
|
342
|
January 6, 2025
|
|
Construct with user types safely with capital letter
|
|
3
|
211
|
December 24, 2024
|
|
Type inference vs pointfree style
|
|
1
|
297
|
December 12, 2024
|
|
The alias problem : Lightweight HK polymorphism
|
|
5
|
667
|
September 17, 2024
|
|
Does using object types in GADTs get you any more power?
|
|
10
|
972
|
September 16, 2024
|
|
[ANN] Oxidizing OCaml — an update
|
|
4
|
1088
|
September 9, 2024
|
|
Getting a recursive function to typecheck
|
|
3
|
192
|
July 3, 2024
|
|
FCM and modular implicits type system
|
|
6
|
2206
|
July 2, 2024
|
|
Faking type families to encode extensible tagless-final interpreters
|
|
2
|
361
|
May 16, 2024
|
|
Empty records and record types?
|
|
4
|
796
|
March 29, 2024
|
|
Oxidizing OCaml, and a new opam switch
|
|
4
|
3097
|
March 24, 2024
|
|
Mismatched types between customized compilation units
|
|
7
|
317
|
March 5, 2024
|
|
Generalisation error
|
|
2
|
230
|
February 29, 2024
|
|
Unification and pattern matching
|
|
2
|
426
|
February 27, 2024
|
|
Weird behaviors with first order polymorphism
|
|
5
|
634
|
January 5, 2024
|
|
Typing error with polymorphic variant
|
|
9
|
1157
|
December 29, 2023
|
|
Which kind of recursive types are allowed?
|
|
11
|
1634
|
September 4, 2023
|
|
Mapping GADT with Polymorphic Variant into a more restrictive form
|
|
5
|
846
|
May 24, 2023
|
|
Signature of a function changed when adding a recursion
|
|
2
|
642
|
April 7, 2023
|
|
Pie in the sky idea: Type recovery for a better debugging experience
|
|
10
|
828
|
February 17, 2023
|
|
Type definition contains a cycle?
|
|
13
|
2627
|
February 10, 2023
|
|
How come argument type cannot be infered in nested function?
|
|
5
|
707
|
January 27, 2023
|