Search code examples
how can I return all the data of one that is in a list as structure...


listrecursionstructurerackettyped-racket

Read More
"Inference for polymorphic keyword functions not supported"...


parametric-polymorphismtyped-racket

Read More
Determine the specific type of an argument in Racket when the argument's type is a union type...


typesrackettyped-racket

Read More
Type Checker: Declaration for `n' provided, but `n' has no definition in: n...


schemerackettyped-racket

Read More
How to Reference Existential Type Variables Inside Function Definition?...


typed-racket

Read More
Custom hash set in typed racket leads to contract violation with syntax objects...


rackettyped-racket

Read More
Defining a Typed Racket structure with a contract...


rackettyped-racket

Read More
Is there any way to declare a type representing all the callable procedures(any procedure which is c...


schemerackettyped-racket

Read More
What is the difference between these two type annotation and why they are different?...


typesrackettyped-racket

Read More
Type mismatch issue of sub1...


rackettyped-racket

Read More
Typed Rakcet, How to define a type which is the exclusion of another type...


rackettyped-racket

Read More
Applying cast to dynamically required function in typed racket...


rackettyped-racket

Read More
Instantiate the type of the "rest" parameter of a variadic polymorphic procedure when arit...


polymorphismracketvariadic-functionstyped-racket

Read More
How to connect db in Typed Racket?...


rackettyped-racket

Read More
How can I specify a void function in typed racket?...


rackettyped-racket

Read More
Optimization in Typed Racket... Is this going too far?...


optimizationintegerrackettyped-racket

Read More
Build struct with apply in typed racket...


structpolymorphismtyped-racket

Read More
How can I solve this type mismatch issue in typed racket?...


rackettyped-racket

Read More
Greedy pattern matching in typed racket...


typed-racket

Read More
Typed Racket convert Any to All (a)...


functional-programmingschemerackettyped-rackettyped

Read More
How to convert from value with Any type to Real?...


rackettyped-racket

Read More
Why using a class from a typed/racket module in a untyped one yields bad performance?...


matrixschemeracketcompiler-optimizationtyped-racket

Read More
How can I use define/contract (or something equivalent) in Typed Racket?...


racketcontracttyped-racket

Read More
How to "promise" that a value will be a certain type...


rackettyped-racket

Read More
Missing type for identifier in case statement...


schemerackettyped-racket

Read More
Racket type annotations in for/list using in-query (DB calls)...


schemerackettyped-racket

Read More
Currying in Typed Racket...


racketcurryingtyped-racket

Read More
Typed Racket Optimizer...


compiler-optimizationtyped-racket

Read More
Access type information in macro in typed/racket...


reflectionrackettyped-racket

Read More
Type mismatch in vector cross product...


vectorrackettyped-racketcross-product

Read More
BackNext