#lang scribble/manual @require[racket/include] @include{prelude.inc} @title[#:tag "marketplace"]{Marketplace: Functional Systems Programming} @author[(author+email "Tony Garnock-Jones" "tonyg@ccs.neu.edu")] @defmodulelang[marketplace] This manual TODO @local-table-of-contents[] @include-section["overview.scrbl"] @include-section["echo-server-example.scrbl"] @include-section["MISC.scrbl"]