7.7
Agile
Link to this document with
@other-doc['(lib "agile/scribblings/agile.scrbl")]
Link to this document with
@other-doc['(lib "agile/scribblings/agile.scrbl")]
is short for:
#lang racket/base |
(require (for-syntax racket/base syntax/parse) |
racket/match racket/list) |
|
.... |