constract on decode-flow (PR 10175)
svn: r14444 original commit: 3a297ed003b909a9364fb2e83628946fe54e8903
This commit is contained in:
parent
56da0e1c64
commit
00e49d4c9e
|
@ -71,7 +71,7 @@ parsing.
|
|||
|
||||
}
|
||||
|
||||
@defproc[(decode-flow [lst list?]) (listof flow-element?)]{
|
||||
@defproc[(decode-flow [lst list?]) flow?]{
|
||||
|
||||
Decodes a flow. A sequence of two or more newlines separated only by
|
||||
whitespace counts is parsed as a paragraph separator. In @scheme[lst],
|
||||
|
|
Loading…
Reference in New Issue
Block a user