#lang scribble/doc @(require scribble/manual planet/util (planet cce/scheme:6:3/scribble) (for-label (this-package-in 2htdp/image))) @title{@bold{Typed}: Libraries and Utilities} @author+email["David Van Horn" "dvanhorn@ccs.neu.edu"] This package contains a set of typed libraries. It is still under development. @link[(format "http://planet.plt-scheme.org/trac/newticket?component=~a%2F~a&planetversion=(~a+~a)" (this-package-version-owner) (this-package-version-name) (this-package-version-maj) (this-package-version-min))]{Report a bug}. @section{2htdp/image} @defmodule/this-package[2htdp/image] This module provides a typed 2htdp/image library (partial).