|
What's the idiomatic way of using untyped collections/data structures in typed code?
|
|
7
|
72
|
September 27, 2025
|
|
Is rackunit not supposed to work with typed Racket?
|
|
2
|
63
|
July 5, 2025
|
|
Default non-keyword paraeters in type Racket
|
|
1
|
30
|
July 4, 2025
|
|
Getting started with typed Racket and path-related types
|
|
13
|
114
|
June 27, 2025
|
|
What're Differences Between `typed/racket/unsafe` and `typed/racket/optional`?
|
|
1
|
53
|
May 16, 2025
|
|
Can Typed Racket Treat Types as Runtime Values?
|
|
0
|
67
|
April 20, 2025
|
|
Working Through Exercises in HtDP 2nd Edition
|
|
11
|
166
|
February 13, 2025
|
|
Typed Struct Property: Problem with prop:custom-write
|
|
6
|
39
|
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
|
391
|
November 29, 2024
|
|
How to Require Macros from Untyped Racket in Typed Racket with Dependencies on Typed Imports?
|
|
1
|
41
|
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
|
117
|
September 17, 2024
|
|
Suggestions on refactoring codes using Typed Racket
|
|
11
|
214
|
June 8, 2024
|
|
Typeless typed Racket
|
|
1
|
113
|
June 2, 2024
|
|
Typed Racket + Org-mode + Org tables and lists
|
|
4
|
510
|
May 29, 2024
|
|
Racket version 8.7 is now available
|
|
10
|
1058
|
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
|
158
|
March 30, 2024
|
|
Pattern matching 'Some' and 'None'
|
|
3
|
171
|
March 26, 2024
|
|
Typed Racket guidelines
|
|
9
|
237
|
March 20, 2024
|
|
Zero-cost incompatible opaque types
|
|
0
|
140
|
March 9, 2024
|
|
Coerce #f and pointer in typed racket
|
|
4
|
206
|
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
|
123
|
November 26, 2023
|
|
Typed web-server
|
|
7
|
321
|
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
|
222
|
August 9, 2023
|
|
Making nested vectors with build-vector in typed/racket
|
|
4
|
198
|
August 1, 2023
|