racket/collects/htdp/matrix-render.ss
Matthias Felleisen b8e31012db svn: r7995
2007-12-13 18:57:37 +00:00

9 lines
158 B
Scheme

#lang scheme/signature
;; type: [VM X]
make-visible ;; [Matrix X] -> [VM X]
visible-matrix ;; [VM X] -> [Matrix M]
visible? ;; Any -> Boolean