www

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

typed-rackunit-extensions-untyped.scrbl (411B)


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