#lang scribble/manual @title{Package SlowThought} @author{slowthought} This package provides the full code for Racket examples presented at @hyperlink["http://slow-thought.blogspot.com"]{Getting My Geek On}. @defmodule[slow-thought] @(include-section "chain.scrbl") @(include-section "chebyshev.scrbl")