SCM Repository
Diff of /branches/vis12/src/compiler/gen/il/high-il.spec
Parent Directory
|
Revision Log
|
Patch
revision 1924, Sat Jun 23 12:03:00 2012 UTC | revision 1925, Sat Jun 23 14:16:09 2012 UTC | |
---|---|---|
# | Line 59 | Line 59 |
59 | Append : ty : 2 : 1 : append an element onto a dynamic sequence | Append : ty : 2 : 1 : append an element onto a dynamic sequence |
60 | Prepend : ty : 2 : 1 : prepend an element onto a dynamic sequence | Prepend : ty : 2 : 1 : prepend an element onto a dynamic sequence |
61 | Concat : ty : 2 : 1 : concatenate two dynamic sequences | Concat : ty : 2 : 1 : concatenate two dynamic sequences |
62 | # Length<ty> -- return the length of a sequence with type ty{} | |
63 | Length : ty : 1 : 1 : return the length of a dynamic sequence | |
64 | # | # |
65 | # conversions | # conversions |
66 | IntToReal : : 1 : 1 : | IntToReal : : 1 : 1 : |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |