phc-toolkit/scribblings/typed-rackunit-untyped.scrbl
2017-04-27 23:38:55 +02:00

11 lines
339 B
Racket

#lang scribble/manual
@require[racket/require
"utils.rkt"
@for-label[phc-toolkit/untyped/typed-rackunit]]
@(def-orig typed [phc-toolkit/typed-rackunit])
@title{Untyped versions of typed-rackunit}
@defmodule[phc-toolkit/untyped/typed-rackunit
#:use-sources
[(lib "phc-toolkit/typed-rackunit.rkt")]]