Set vs bag
m ((username removed) (log details removed): Moving to Documentation namespace)
No edit summary
(One intermediate revision by one other user not shown)
Line 5: Line 5:
Bag can have multiple instances of objects.  
Bag can have multiple instances of objects.  


See also: [[Collections]]  
See also: [[Documentation:Collections|Collections]]  
[[Category:OCL]]
[[Category:OCL]]
{{Edited|July|12|2024}}

Revision as of 07:29, 10 May 2024

Set{1,2,3} Bag{1,2,3}

Set will only have 1 instance of objects - multiple instances resulting from operations will be stripped.

Bag can have multiple instances of objects.

See also: Collections

This page was edited 11 days ago on 05/23/2024. What links here