|
What's the idiomatic way of using untyped collections/data structures in typed code?
|
|
7
|
85
|
September 27, 2025
|
|
Is rackunit not supposed to work with typed Racket?
|
|
2
|
68
|
July 5, 2025
|
|
Default non-keyword paraeters in type Racket
|
|
1
|
31
|
July 4, 2025
|
|
Getting started with typed Racket and path-related types
|
|
13
|
125
|
June 27, 2025
|
|
What're Differences Between `typed/racket/unsafe` and `typed/racket/optional`?
|
|
1
|
55
|
May 16, 2025
|
|
Can Typed Racket Treat Types as Runtime Values?
|
|
0
|
68
|
April 20, 2025
|
|
Working Through Exercises in HtDP 2nd Edition
|
|
11
|
170
|
February 13, 2025
|
|
Typed Struct Property: Problem with prop:custom-write
|
|
6
|
45
|
December 16, 2024
|
|
Converting Struct to JSON
|
|
2
|
48
|
December 6, 2024
|
|
A new way to type mutable data structures with opposite variance in typed racket
|
|
16
|
451
|
November 29, 2024
|
|
How to Require Macros from Untyped Racket in Typed Racket with Dependencies on Typed Imports?
|
|
1
|
42
|
November 25, 2024
|
|
Trouble with Typed Racket? Try Contract Profile! by Nathaniel Hejduk at the (fourteenth RacketCon) is now available
|
|
0
|
22
|
October 28, 2024
|
|
Predicate Inconsistency in with List, Listof in Polymorphic Functions
|
|
3
|
45
|
September 28, 2024
|
|
For/sum in typed/racket
|
|
10
|
118
|
September 17, 2024
|
|
Suggestions on refactoring codes using Typed Racket
|
|
11
|
219
|
June 8, 2024
|
|
Typeless typed Racket
|
|
1
|
119
|
June 2, 2024
|
|
Typed Racket + Org-mode + Org tables and lists
|
|
4
|
517
|
May 29, 2024
|
|
Racket version 8.7 is now available
|
|
10
|
1059
|
May 24, 2024
|
|
Parser combinator in Typed Racket: how to define the type constructor for the parser?
|
|
1
|
110
|
May 7, 2024
|
|
Using formlets from/with typed/racket, formlet-process and typing
|
|
2
|
161
|
March 30, 2024
|
|
Pattern matching 'Some' and 'None'
|
|
3
|
178
|
March 26, 2024
|
|
Typed Racket guidelines
|
|
9
|
246
|
March 20, 2024
|
|
Zero-cost incompatible opaque types
|
|
0
|
142
|
March 9, 2024
|
|
Coerce #f and pointer in typed racket
|
|
4
|
213
|
December 10, 2023
|
|
How to use union types?
|
|
5
|
183
|
November 26, 2023
|
|
Typed racket identifier in Refined type (or define type to length of vector)
|
|
1
|
127
|
November 26, 2023
|
|
Typed web-server
|
|
7
|
324
|
November 7, 2023
|
|
How to match up macro-generated and user-defined identifiers?
|
|
2
|
246
|
October 13, 2023
|
|
`apply` `set-union` in Typed Racket
|
|
2
|
223
|
August 9, 2023
|
|
Making nested vectors with build-vector in typed/racket
|
|
4
|
199
|
August 1, 2023
|