Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
language:types2 [2024/07/18 16:51] – [Default parameters] rajit | language:types2 [2024/10/24 10:28] (current) – [Functions] rajit | ||
---|---|---|---|
Line 198: | Line 198: | ||
In this case, '' | In this case, '' | ||
- | Note that ACT is very strict about type-checking; | + | Note that ACT is very strict about type-checking; |
- | ===== Direction flags and user-defined types ===== | + | ===== Direction flags ===== |
Line 254: | Line 254: | ||
==== Functions ==== | ==== Functions ==== | ||
+ | === Operator overloading === | ||