Xscreensaver interface for ocaml
|
|
8
|
294
|
January 16, 2025
|
Using GADTs to track properties of a state type. Help and alternative approaches?
|
|
3
|
294
|
January 6, 2025
|
Construct with user types safely with capital letter
|
|
3
|
134
|
December 24, 2024
|
Type inference vs pointfree style
|
|
1
|
246
|
December 12, 2024
|
The alias problem : Lightweight HK polymorphism
|
|
5
|
609
|
September 17, 2024
|
Does using object types in GADTs get you any more power?
|
|
10
|
844
|
September 16, 2024
|
[ANN] Oxidizing OCaml — an update
|
|
4
|
800
|
September 9, 2024
|
Getting a recursive function to typecheck
|
|
3
|
144
|
July 3, 2024
|
FCM and modular implicits type system
|
|
6
|
2109
|
July 2, 2024
|
Faking type families to encode extensible tagless-final interpreters
|
|
2
|
311
|
May 16, 2024
|
Question on GADT and variance annotation
|
|
6
|
359
|
May 5, 2024
|
Empty records and record types?
|
|
4
|
611
|
March 29, 2024
|
Oxidizing OCaml, and a new opam switch
|
|
4
|
2900
|
March 24, 2024
|
Mismatched types between customized compilation units
|
|
7
|
269
|
March 5, 2024
|
Generalisation error
|
|
2
|
194
|
February 29, 2024
|
Unification and pattern matching
|
|
2
|
337
|
February 27, 2024
|
Weird behaviors with first order polymorphism
|
|
5
|
571
|
January 5, 2024
|
Typing error with polymorphic variant
|
|
9
|
988
|
December 29, 2023
|
Which kind of recursive types are allowed?
|
|
11
|
1242
|
September 4, 2023
|
Mapping GADT with Polymorphic Variant into a more restrictive form
|
|
5
|
774
|
May 24, 2023
|
Signature of a function changed when adding a recursion
|
|
2
|
616
|
April 7, 2023
|
Pie in the sky idea: Type recovery for a better debugging experience
|
|
10
|
765
|
February 17, 2023
|
Type definition contains a cycle?
|
|
13
|
2451
|
February 10, 2023
|
How come argument type cannot be infered in nested function?
|
|
5
|
646
|
January 27, 2023
|
Extensible variants and functors
|
|
5
|
729
|
January 5, 2023
|
Deconstructing polymorphic variant type
|
|
5
|
628
|
December 17, 2022
|
GADT + functor : a type variable cannot be deduced
|
|
2
|
660
|
October 17, 2022
|
System output of function's type inference looks like missing ()
|
|
1
|
479
|
October 9, 2022
|
Polymorphic type conversion
|
|
7
|
1047
|
September 17, 2022
|
Type conversion
|
|
3
|
2470
|
September 16, 2022
|