
The "racket" directory contains a pared-back version of the repository, roughly. The "pkgs" directory everything else in the repository, but organized into packages. original commit: b2ebb0a28bf8136e75cd98316c22fe54c30eacb2
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
#reader scribble/manual
|
||
|
||
#lang scribble/manual
|
||
(λ x x)
|
||
@interaction[1
|
||
|
||
42]
|