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
46d2acda
Commit
46d2acda
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-03-13 16:48:28 by beppe] Empty log message
Original author: beppe Date: 2004-03-13 16:48:28+00:00
parent
29e010eb
Changes
1
Show whitespace changes
Inline
Side-by-side
web/manual/interface.xml
View file @
46d2acda
...
...
@@ -113,11 +113,12 @@ T($$int$$) = -1073741824 -- 1073741823
T($$string$$) = Latin1
T($$unit$$) = []
T($$%%t%%$$ $$->
$$ $$%%u%%$$) = T($$%%t%%$$) -> T($$%%u%%$$)
T($$%%t%%$$ $$list$$) = [ T($$%%t%%$$)* ]
T($$A$$) = `A
T($$A of$$ $$%%t%%$$) = ( `A, T($$%%t%%$$) )
| { u : T($$%%t%%$$) } if in
positive
(result) position
| { u : T($$%%t%%$$) } if in
covariant
(result) position
T($${ u :$$ $$%%t%%$$ $$}$$) =
<
| {| u : T($$%%t%%$$) |} if in
negative
(argument) position
| {| u : T($$%%t%%$$) |} if in
contravariant
(argument) position
]]>
</sample>
...
...
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