|
A trick to define abstract types without writing down module types
|
|
5
|
357
|
December 16, 2025
|
|
Question on GADT and variance annotation
|
|
7
|
610
|
October 23, 2025
|
|
Emulating Type Classes in OCaml
|
|
14
|
615
|
August 19, 2025
|
|
Types for constraining any number of arguments for a function
|
|
3
|
234
|
August 14, 2025
|
|
Which is less generic than
|
|
3
|
224
|
July 18, 2025
|
|
TRMC across GADT packing
|
|
10
|
397
|
June 18, 2025
|
|
Parameterized GADT type witnesses
|
|
6
|
221
|
June 16, 2025
|
|
Xscreensaver interface for ocaml
|
|
8
|
370
|
January 16, 2025
|
|
Using GADTs to track properties of a state type. Help and alternative approaches?
|
|
3
|
348
|
January 6, 2025
|
|
Construct with user types safely with capital letter
|
|
3
|
234
|
December 24, 2024
|
|
Type inference vs pointfree style
|
|
1
|
306
|
December 12, 2024
|
|
The alias problem : Lightweight HK polymorphism
|
|
5
|
671
|
September 17, 2024
|
|
Does using object types in GADTs get you any more power?
|
|
10
|
996
|
September 16, 2024
|
|
[ANN] Oxidizing OCaml — an update
|
|
4
|
1125
|
September 9, 2024
|
|
Getting a recursive function to typecheck
|
|
3
|
200
|
July 3, 2024
|
|
FCM and modular implicits type system
|
|
6
|
2233
|
July 2, 2024
|
|
Faking type families to encode extensible tagless-final interpreters
|
|
2
|
365
|
May 16, 2024
|
|
Empty records and record types?
|
|
4
|
838
|
March 29, 2024
|
|
Oxidizing OCaml, and a new opam switch
|
|
4
|
3118
|
March 24, 2024
|
|
Mismatched types between customized compilation units
|
|
7
|
321
|
March 5, 2024
|
|
Generalisation error
|
|
2
|
231
|
February 29, 2024
|
|
Unification and pattern matching
|
|
2
|
450
|
February 27, 2024
|
|
Weird behaviors with first order polymorphism
|
|
5
|
642
|
January 5, 2024
|
|
Typing error with polymorphic variant
|
|
9
|
1222
|
December 29, 2023
|
|
Which kind of recursive types are allowed?
|
|
11
|
1713
|
September 4, 2023
|
|
Mapping GADT with Polymorphic Variant into a more restrictive form
|
|
5
|
857
|
May 24, 2023
|
|
Signature of a function changed when adding a recursion
|
|
2
|
644
|
April 7, 2023
|
|
Pie in the sky idea: Type recovery for a better debugging experience
|
|
10
|
849
|
February 17, 2023
|
|
Type definition contains a cycle?
|
|
13
|
2654
|
February 10, 2023
|
|
How come argument type cannot be infered in nested function?
|
|
5
|
713
|
January 27, 2023
|