Trouble with Typed Racket? Try Contract Profile! by Nathaniel Hejduk at the (fourteenth RacketCon) is now available
|
|
0
|
17
|
October 28, 2024
|
Predicate Inconsistency in with List, Listof in Polymorphic Functions
|
|
3
|
40
|
September 28, 2024
|
For/sum in typed/racket
|
|
10
|
100
|
September 17, 2024
|
Suggestions on refactoring codes using Typed Racket
|
|
11
|
200
|
June 8, 2024
|
Typeless typed Racket
|
|
1
|
97
|
June 2, 2024
|
Typed Racket + Org-mode + Org tables and lists
|
|
4
|
446
|
May 29, 2024
|
Racket version 8.7 is now available
|
|
10
|
1041
|
May 24, 2024
|
Parser combinator in Typed Racket: how to define the type constructor for the parser?
|
|
1
|
100
|
May 7, 2024
|
Using formlets from/with typed/racket, formlet-process and typing
|
|
2
|
149
|
March 30, 2024
|
Pattern matching 'Some' and 'None'
|
|
3
|
150
|
March 26, 2024
|
Typed Racket guidelines
|
|
9
|
216
|
March 20, 2024
|
Zero-cost incompatible opaque types
|
|
0
|
131
|
March 9, 2024
|
Coerce #f and pointer in typed racket
|
|
4
|
202
|
December 10, 2023
|
How to use union types?
|
|
5
|
171
|
November 26, 2023
|
Typed racket identifier in Refined type (or define type to length of vector)
|
|
1
|
116
|
November 26, 2023
|
Typed web-server
|
|
7
|
294
|
November 7, 2023
|
How to match up macro-generated and user-defined identifiers?
|
|
2
|
240
|
October 13, 2023
|
`apply` `set-union` in Typed Racket
|
|
2
|
212
|
August 9, 2023
|
Making nested vectors with build-vector in typed/racket
|
|
4
|
177
|
August 1, 2023
|
Mini-TT in Racket
|
|
0
|
628
|
June 13, 2023
|
Is typed racket compilation slow when using prefab structs?
|
|
9
|
286
|
May 2, 2023
|
A new way to type mutable data structures with opposite variance in typed racket
|
|
0
|
233
|
March 30, 2023
|
Pattern matching in TypedRacket that uses types to rule out impossible branches?
|
|
5
|
464
|
February 28, 2023
|
How to write `length` in TypedRacket with inlined types?
|
|
1
|
219
|
February 27, 2023
|
Typed Racket: map list items while remembering individual types?
|
|
3
|
253
|
February 15, 2023
|
(define-type … (Instance X)) breaks when X is a parametric type synonym, since Racket 8.7
|
|
1
|
188
|
February 3, 2023
|
Mutable hash sets in typed Racket
|
|
0
|
213
|
November 11, 2022
|
Getting the type of a (class) expression
|
|
4
|
334
|
September 22, 2022
|
Typed abstract methods / typed interfaces
|
|
7
|
432
|
August 11, 2022
|
Inheritance of parameterized typed classes
|
|
0
|
216
|
August 8, 2022
|