-
Key: ALF_-58
-
Legacy Issue Number: 16479
-
Status: closed
-
Source: Model Driven Solutions ( Mr. Ed Seidewitz)
-
Summary:
Subclause: C.1 Quicksort Activity
In the “functional” QuickSort example:
x cannot be set only in the else part of an if statement
The sequence operation “remove” should be “removeAt”
The recursive call to “QuickSort” should be “Quicksort”. -
Reported: ALF 1.0b2 — Fri, 29 Jul 2011 04:00 GMT
-
Disposition: Resolved — ALF 1.0
-
Disposition Summary:
The first and third bullets are correct. However, the example already uses “removeAt”, not “remove”, so no change is necessary for that.
Note also that Annex C should really be Annex B (since it is the second annex). -
Updated: Fri, 6 Mar 2015 21:48 GMT