|
A trick to define abstract types without writing down module types
|
|
5
|
343
|
December 16, 2025
|
|
Question on GADT and variance annotation
|
|
7
|
601
|
October 23, 2025
|
|
Emulating Type Classes in OCaml
|
|
14
|
611
|
August 19, 2025
|
|
Types for constraining any number of arguments for a function
|
|
3
|
232
|
August 14, 2025
|
|
Which is less generic than
|
|
3
|
220
|
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
|
367
|
January 16, 2025
|
|
Using GADTs to track properties of a state type. Help and alternative approaches?
|
|
3
|
346
|
January 6, 2025
|
|
Construct with user types safely with capital letter
|
|
3
|
214
|
December 24, 2024
|
|
Type inference vs pointfree style
|
|
1
|
301
|
December 12, 2024
|
|
The alias problem : Lightweight HK polymorphism
|
|
5
|
668
|
September 17, 2024
|
|
Does using object types in GADTs get you any more power?
|
|
10
|
979
|
September 16, 2024
|
|
[ANN] Oxidizing OCaml — an update
|
|
4
|
1105
|
September 9, 2024
|
|
Getting a recursive function to typecheck
|
|
3
|
194
|
July 3, 2024
|
|
FCM and modular implicits type system
|
|
6
|
2216
|
July 2, 2024
|
|
Faking type families to encode extensible tagless-final interpreters
|
|
2
|
362
|
May 16, 2024
|
|
Empty records and record types?
|
|
4
|
815
|
March 29, 2024
|
|
Oxidizing OCaml, and a new opam switch
|
|
4
|
3105
|
March 24, 2024
|
|
Mismatched types between customized compilation units
|
|
7
|
319
|
March 5, 2024
|
|
Generalisation error
|
|
2
|
230
|
February 29, 2024
|
|
Unification and pattern matching
|
|
2
|
432
|
February 27, 2024
|
|
Weird behaviors with first order polymorphism
|
|
5
|
638
|
January 5, 2024
|
|
Typing error with polymorphic variant
|
|
9
|
1188
|
December 29, 2023
|
|
Which kind of recursive types are allowed?
|
|
11
|
1672
|
September 4, 2023
|
|
Mapping GADT with Polymorphic Variant into a more restrictive form
|
|
5
|
850
|
May 24, 2023
|
|
Signature of a function changed when adding a recursion
|
|
2
|
643
|
April 7, 2023
|
|
Pie in the sky idea: Type recovery for a better debugging experience
|
|
10
|
831
|
February 17, 2023
|
|
Type definition contains a cycle?
|
|
13
|
2633
|
February 10, 2023
|
|
How come argument type cannot be infered in nested function?
|
|
5
|
709
|
January 27, 2023
|