OCLOperators let
This page was created by Charles on 2024-09-21. Last edited by Edgar on 2025-01-20.

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 January 2025

13 December 2024

24 September 2024

21 September 2024

  • curprev 06:0306:03, 21 September 2024Charles Olet talk contribs 358 bytes +358 Created page with "Holds the result of an expression in a temporary reference to use later within the statement. let statements can chained together. '''Example 1'''<syntaxhighlight> let x = 2 in ( x + 4 ) </syntaxhighlight>'''Example 2'''<syntaxhighlight> let l = Bag{1,2,3,4} in ( let m = l->collect(i|i*4) in ( l->union(m) ) ) </syntaxhighlight>" Tag: Visual edit
2017 source edit
Blanking
Manual revert
New redirect
Redirect target changed
Removed redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments