How to write `length` in TypedRacket with inlined types?
|
|
1
|
225
|
February 27, 2023
|
Typed Racket: map list items while remembering individual types?
|
|
3
|
255
|
February 15, 2023
|
(define-type … (Instance X)) breaks when X is a parametric type synonym, since Racket 8.7
|
|
1
|
195
|
February 3, 2023
|
Mutable hash sets in typed Racket
|
|
0
|
215
|
November 11, 2022
|
Getting the type of a (class) expression
|
|
4
|
354
|
September 22, 2022
|
Typed abstract methods / typed interfaces
|
|
7
|
447
|
August 11, 2022
|
Inheritance of parameterized typed classes
|
|
0
|
218
|
August 8, 2022
|
How can I redefine defintions in typed racket top level (repl)
|
|
3
|
468
|
July 16, 2022
|
Is it possible to unsafely assume sub-types in Typed Racket?
|
|
1
|
264
|
July 11, 2022
|
For/first, for*/first, for/and, for*/and, for/last in Typed Racket
|
|
3
|
440
|
July 1, 2022
|
Managing `cast` performance penalty
|
|
26
|
983
|
June 14, 2022
|
Construct monad in `sicp-pict`?
|
|
5
|
563
|
May 21, 2022
|
@deftype and @defpolytype for Scribble
|
|
2
|
323
|
April 29, 2022
|
Can't wrap my head around how to use Polymorphic functions in Typed Racket
|
|
7
|
795
|
April 4, 2022
|
Passing procedures of unknow arity across typed/untyped boundary
|
|
9
|
484
|
April 2, 2022
|
How can i create function that takes an instance and updates it?
|
|
3
|
519
|
March 25, 2022
|
How can i nest an expression to use resulting function only once?
|
|
1
|
468
|
March 13, 2022
|
How can i use (modulo x y) function to create loop
|
|
0
|
329
|
March 12, 2022
|
How can i specify end of big bang
|
|
5
|
289
|
March 11, 2022
|
Replicating the type of `apply`
|
|
3
|
527
|
March 7, 2022
|
How to start contributing to Typed Racket?
|
|
2
|
379
|
February 23, 2022
|
Get to type (apply in-parallel lst)
|
|
5
|
373
|
February 18, 2022
|
Typed Racket interface to the generic graph library
|
|
0
|
241
|
January 10, 2022
|
Type Checker: Inference for polymorphic keyword functions not supported
|
|
6
|
435
|
December 21, 2021
|
Crafting Interpreters in Typed Racket
|
|
0
|
388
|
November 23, 2021
|