Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
46052710
Commit
46052710
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-03-14 13:35:28 by afrisch] Empty log message
Original author: afrisch Date: 2005-03-14 13:35:28+00:00
parent
b6d7d4af
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/types_patterns.xml
View file @
46052710
...
...
@@ -144,7 +144,9 @@ integers, characters, and atoms. To each kind corresponds a family of types.
<li><code>
Int
</code>
: all the integers.
</li>
<li><code>
%%i%%--%%j%%
</code>
(where
<code>
%%i%%
</code>
and
<code>
%%j%%
</code>
are integer literals, or
<code>
*
</code>
for infinity): integer interval. E.g.:
<code>
100--*
</code>
.
</li>
for infinity): integer interval. E.g.:
<code>
100--*
</code>
,
<code>
*--0
</code>
(note that
<code>
*
</code>
stands both
for plus and minus infinity).
</li>
<li><code>
%%i%%
</code>
(where
<code>
%%i%%
</code>
is an integer
literal): integer singleton type.
</li>
</ul>
...
...
Write
Preview
Markdown
is supported
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