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
e880230b
Commit
e880230b
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-01-30 15:36:24 by cvscast] Empty log message
Original author: cvscast Date: 2003-01-30 15:36:24+00:00
parent
9fa6c435
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/memento.xml
View file @
e880230b
...
...
@@ -23,7 +23,7 @@ which includes a few built-in examples.
<li>
Values:
<duce>
0,1,2,3,...
</duce>
</li>
<li>
Types: intervals
<duce>
-*--10, 20--30, 50--*, ...
</duce>
,
singletons
<duce>
0,1,2,3,...
</duce>
</li>
<li>
Operators:
<duce>
+,-,/,*, int_of
</duce>
</li>
<li>
Operators:
<duce>
+,-,/,*,
div,mod,
int_of
</duce>
</li>
</ul>
</li>
<li>
Unicode characters:
...
...
@@ -47,7 +47,7 @@ which includes a few built-in examples.
<ul>
<li>
Infix:
<br/>
<duce>
@
</duce>
: String,String -> String
<br/>
<duce>
+,*,-,div
</duce>
: Integer,Integer -> Integer
<br/>
<duce>
+,*,-,div
,mod
</duce>
: Integer,Integer -> Integer
</li>
<li>
Prefix:
<br/><duce>
load_xml,load_html, dump_to_file
</duce>
: String -> Any
...
...
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