change for the word collection in several places
This commit is contained in:
@ -11,7 +11,7 @@ Consequently just insert procedure are needed
|
||||
Lists
|
||||
-----
|
||||
|
||||
Correspond to an ordered list of values belonging an elementary type.
|
||||
Correspond to an ordered collection of values belonging an elementary type.
|
||||
|
||||
At its creation
|
||||
|
||||
@ -19,7 +19,7 @@ At its creation
|
||||
Sets
|
||||
----
|
||||
|
||||
Correspond to an unordered set of values belonging an elementary type.
|
||||
Correspond to an unordered collection of values belonging an elementary type.
|
||||
|
||||
|
||||
Dictionaries
|
||||
|
Reference in New Issue
Block a user