-
Key: QVT12-15
-
Legacy Issue Number: 19095
-
Status: closed
-
Source: Heinz Nixdorf Institute, University of Paderborn ( Christopher Gerking)
-
Summary:
A List is a mutable type. However, there is only an interface for adding to a List, not for removing from a List. Analogously to the operation
List(T)::add(T) : Void
there should be something like:
List(T)::remove(T) : Void
-
Reported: QVT 1.1 — Tue, 19 Nov 2013 05:00 GMT
-
Disposition: Resolved — QVT 1.2
-
Disposition Summary:
Duplicates in part Issue 13251.
Disposition: See issue 19146 for disposition -
Updated: Fri, 6 Mar 2015 20:58 GMT