Skip to content

Instantly share code, notes, and snippets.

@samth
Created May 21, 2014 16:28
Show Gist options
  • Save samth/b6de3fc89e6899cd0698 to your computer and use it in GitHub Desktop.
Save samth/b6de3fc89e6899cd0698 to your computer and use it in GitHub Desktop.
#lang typed/racket
(require/typed 2htdp/image
[#:opaque Image image?]
[circle (Number String String -> Image)])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment