www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

repeat-stx-untyped.scrbl (336B)


      1 #lang scribble/manual
      2 @require[racket/require
      3          "utils.rkt"
      4          @for-label[phc-toolkit/untyped/repeat-stx]]
      5 @(def-orig typed [phc-toolkit/repeat-stx])
      6 @title{Untyped versions of repeat-stx}
      7 @defmodule[phc-toolkit/untyped/repeat-stx
      8            #:use-sources
      9            [(submod (lib "phc-toolkit/repeat-stx.rkt") untyped)]]
     10