Remove pointless subheading

This commit is contained in:
Tony Garnock-Jones 2013-05-10 17:13:43 -04:00
parent d6d010fbfd
commit f16bdcb297
1 changed files with 0 additions and 2 deletions

View File

@ -140,8 +140,6 @@ value for which @racket[equal?] is defined, any @racket[#:prefab]
structure, most @racket[#:transparent] structures, or any non-object
structure for which @racket[prop:struct-map] can be defined.
@subsection{Topics}
As mentioned above, topics are simply patterns over messages. They are
represented as normal data structures @emph{with embedded wildcards}.
Use @racket[?] or @racket[(wild)] to construct a wildcard. For