Xscreensaver interface for ocaml
|
|
8
|
293
|
January 16, 2025
|
Using GADTs to track properties of a state type. Help and alternative approaches?
|
|
3
|
293
|
January 6, 2025
|
Construct with user types safely with capital letter
|
|
3
|
131
|
December 24, 2024
|
Type inference vs pointfree style
|
|
1
|
240
|
December 12, 2024
|
The alias problem : Lightweight HK polymorphism
|
|
5
|
606
|
September 17, 2024
|
Does using object types in GADTs get you any more power?
|
|
10
|
836
|
September 16, 2024
|
[ANN] Oxidizing OCaml — an update
|
|
4
|
758
|
September 9, 2024
|
Getting a recursive function to typecheck
|
|
3
|
139
|
July 3, 2024
|
FCM and modular implicits type system
|
|
6
|
2104
|
July 2, 2024
|
Faking type families to encode extensible tagless-final interpreters
|
|
2
|
310
|
May 16, 2024
|
Question on GADT and variance annotation
|
|
6
|
358
|
May 5, 2024
|
Empty records and record types?
|
|
4
|
580
|
March 29, 2024
|
Oxidizing OCaml, and a new opam switch
|
|
4
|
2871
|
March 24, 2024
|
Mismatched types between customized compilation units
|
|
7
|
268
|
March 5, 2024
|
Generalisation error
|
|
2
|
194
|
February 29, 2024
|
Unification and pattern matching
|
|
2
|
324
|
February 27, 2024
|
Weird behaviors with first order polymorphism
|
|
5
|
568
|
January 5, 2024
|
Typing error with polymorphic variant
|
|
9
|
963
|
December 29, 2023
|
Which kind of recursive types are allowed?
|
|
11
|
1186
|
September 4, 2023
|
Mapping GADT with Polymorphic Variant into a more restrictive form
|
|
5
|
773
|
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
|
2434
|
February 10, 2023
|
How come argument type cannot be infered in nested function?
|
|
5
|
642
|
January 27, 2023
|
Extensible variants and functors
|
|
5
|
723
|
January 5, 2023
|
Deconstructing polymorphic variant type
|
|
5
|
626
|
December 17, 2022
|
GADT + functor : a type variable cannot be deduced
|
|
2
|
653
|
October 17, 2022
|
System output of function's type inference looks like missing ()
|
|
1
|
479
|
October 9, 2022
|
Polymorphic type conversion
|
|
7
|
1042
|
September 17, 2022
|
Type conversion
|
|
3
|
2426
|
September 16, 2022
|