array constructors
Status: Beta
Brought to you by:
mdupont
constructor(array_type) named-ordered-collection (elts)
the type of an array is stored in the "etls"
array_type elts integer_type
the values of the array are stored in a tree list
constructor elts tree_list
the type of the constructor is a array type
constructor type array_type
Logged In: YES
user_id=147871
save