Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Haskell
prime
Commits
f59c8749
Commit
f59c8749
authored
Apr 30, 2010
by
Simon Marlow
Browse files
re-order a couple of \items
parent
f92c6331
Changes
1
Show whitespace changes
Inline
Side-by-side
report/exps.verb
View file @
f59c8749
...
...
@@ -641,10 +641,10 @@ n>=1," where the "q_i" qualifiers\index{qualifier} are either
"p" is a
pattern (see Section~\ref{pattern-matching}) of type "t" and "e" is an
expression of type "@[@t@]@"
\item {\em boolean guards},\index{boolean guard} which are arbitrary expressions of
type @Bool@
\item {\em local bindings} that provide new definitions for use in
the generated expression "e" or subsequent boolean guards and generators.
the generated expression "e" or subsequent boolean guards and generators
\item {\em boolean guards},\index{boolean guard} which are arbitrary expressions of
type @Bool@.
\end{itemize}
Such a list comprehension returns the list of elements
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment