Search code examples
Function definition and function call input seem coherent, but there's an error about the input ...

runtime-errorschemerackethtdpdr.racket

Read More
PLT-Scheme learning reference...

schemerackethtdp

Read More
Why does the book How to Design Programs chose this approach on their answer sheet?...

typesschemeracketrecipehtdp

Read More
How can I use read-csv-file to read from a string instead?...

csvrackethtdp

Read More
How to use RackUnit to check for an error?...

unit-testingexceptionlisprackethtdp

Read More
Performance of recursion vs accumulator style...

schemerackethtdp

Read More
Accessing a list inside struct in Racket...

schemerackethtdp

Read More
Why does my function sometimes return (shared ...) instead of (list ...)...

rackethtdp

Read More
Using an parameters as instanced within structure...

functional-programmingschemerackethtdp

Read More
HTDP2e Exercise 65 Write down the names of the functions (constructors, selectors, and predicates)...

rackethtdp

Read More
make-posn returns #<posn> instead of posn...

schemerackethtdp

Read More
How can I improve this auxilary function in Racket?...

schemerackethtdp

Read More
How To Change Image Sizes in Racket...

imageurlschemerackethtdp

Read More
Why can't I make two make function calls in function body?...

schemerackethtdp

Read More
How do I start defining map from fold?...

schemerackethigher-order-functionsfoldhtdp

Read More
How am I supposed to create rows and columns of images?...

rackethtdp

Read More
Executing Racket Beginning Student scripts in terminal without wrapping in a module...

command-lineterminalracketcommand-line-argumentshtdp

Read More
Can this be turned into a tail recursive function?...

schemerackettail-recursionhtdp

Read More
Overlapping module imports in Racket...

schemerackethtdp

Read More
Processing 2 lists simultaneously using append...

schemerackethtdp

Read More
How to ignore side-effect in Racket from using `set!`?...

schemerackethtdp

Read More
What is ws in the big-bang function really representing?...

schemerackethtdp

Read More
Idiomatic usage of filter, map, build-list and local functions in Racket/Scheme?...

schemerackethtdp

Read More
Why return empty and not the list itself?...

schemerackethtdp

Read More
Idiomatic usage of local vs lambda?...

schemerackethtdp

Read More
Selecting student language in Racket source code...

rackethtdp

Read More
Why is this legal (racket) scheme?...

syntaxschemerackethtdp

Read More
Path or route function from HTDP not working...

schemerackethtdp

Read More
New to programming, question about exercise in Prologue of HTDP...

racketracket-student-languageshtdp

Read More
Fixing "read-itunes-as-list: expects a file with XML document as first argument, given "it...

racketituneshtdp

Read More
BackNext