constract on decode-flow (PR 10175)
svn: r14444
This commit is contained in:
parent
cd0e0c550f
commit
3a297ed003
|
@ -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