#lang racket/base (require racket/unit "nntp-sig.rkt" "nntp.rkt") (define-unit-from-context nntp@ nntp^) (provide nntp@)