Inherit/Insert Summary | |
| |
No developed. |
Constructor Summary | |
line_minimum / line_maximum / column_minimum
column_maximum / depth_min and depth_max using arguments as
new values. All elements are set to the default value of type E.
|
Slot Summary | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
storage .
| |
lower1 .
| |
lower2 .
| |
lower3 .
| |
upper1 .
| |
upper2 .
| |
upper3 .
|
Creation / modification: | |
line_minimum / line_maximum / column_minimum
column_maximum / depth_min and depth_max using arguments as
new values. All elements are set to the default value of type E.
| |
| |
| |
|
Resizing: | |
|
Implementation of others feature from COLLECTION3: | |
| |
| |
| |
| |
See also fast_replace_all to choose the apropriate one. | |
See also replace_all to choose the apropriate one. | |
|
Looking and comparison: | |
See also fast_occurrences to choose the apropriate one.
| |
See also occurrences to choose the apropriate one.
| |
fast_has to choose the apropriate one.
Search if a element x is in the array using equal.See also fast_has to choose the apropriate one.
| |
| |
| |
| |
| |
lower1 , lower2 , lower3 , upper1 , upper2 and
upper3 , and items?
The basic = is used for comparison of items.See also is_equal_map .
| |
lower1 , lower2 , lower3 , upper1 , upper2 and upper3 ,
and items?See also ==. |
Index validity: | |
| |
| |
| |
| |
| |
| |
|
Counting: | |
count1 .
| |
count2 .
| |
count3 .
| |
|
Printing: | |
|
Miscellaneous features: | |
|
Inherit/Insert Detail |
.../base/collection/array3.li line #12
.../base/collection/low_level/collection3.li line #17
Constructor Detail |
.../base/collection/array3.li line #45
line_minimum
/ line_maximum
/ column_minimum
column_maximum
/ depth_min and depth_max using arguments as
new values. All elements are set to the default value of type E.
Detail slot |
.../base/collection/array3.li line #16
.../base/collection/array3.li line #17
.../base/collection/array3.li line #18
.../base/collection/array3.li line #20
.../base/collection/array3.li line #21
.../base/collection/array3.li line #22
.../base/collection/array3.li line #24
.../base/collection/array3.li line #25
.../base/collection/array3.li line #26
.../base/collection/array3.li line #28
.../base/collection/array3.li line #32
.../base/collection/array3.li line #35
storage
.
.../base/collection/low_level/collection3.li line #42
lower1
.
.../base/collection/low_level/collection3.li line #45
lower2
.
.../base/collection/low_level/collection3.li line #48
lower3
.
.../base/collection/low_level/collection3.li line #72
upper1
.
.../base/collection/low_level/collection3.li line #75
upper2
.
.../base/collection/low_level/collection3.li line #78
upper3
.
Creation / modification: |
.../base/collection/array3.li line #56
line_minimum
/ line_maximum
/ column_minimum
column_maximum
/ depth_min and depth_max using arguments as
new values. All elements are set to the default value of type E.
.../base/collection/array3.li line #92
.../base/collection/array3.li line #113
.../base/collection/array3.li line #144
Resizing: |
.../base/collection/array3.li line #172
Implementation of others feature from COLLECTION3: |
.../base/collection/array3.li line #211
.../base/collection/array3.li line #219
.../base/collection/array3.li line #227
.../base/collection/array3.li line #236
.../base/collection/array3.li line #241
.../base/collection/array3.li line #246
.../base/collection/array3.li line #252
Looking and comparison: |
.../base/collection/array3.li line #281
fast_occurrences
to choose the apropriate one.
.../base/collection/array3.li line #286
occurrences
to choose the apropriate one.
.../base/collection/array3.li line #291
fast_has
to choose the apropriate one.
Search if a element x is in the array using equal.fast_has
to choose the apropriate one.
.../base/collection/array3.li line #302
.../base/collection/array3.li line #312
.../base/collection/array3.li line #317
.../base/collection/array3.li line #328
.../base/collection/low_level/collection3.li line #276
lower1
, lower2
, lower3
, upper1
, upper2
and
upper3
, and items?
The basic = is used for comparison of items.is_equal_map
.
.../base/collection/low_level/collection3.li line #311
lower1
, lower2
, lower3
, upper1
, upper2
and upper3
,
and items?
Index validity: |
.../base/collection/low_level/collection3.li line #126
.../base/collection/low_level/collection3.li line #132
.../base/collection/low_level/collection3.li line #134
.../base/collection/low_level/collection3.li line #140
.../base/collection/low_level/collection3.li line #142
.../base/collection/low_level/collection3.li line #148
.../base/collection/low_level/collection3.li line #150
Counting: |
.../base/collection/low_level/collection3.li line #169
count1
.
.../base/collection/low_level/collection3.li line #180
count2
.
.../base/collection/low_level/collection3.li line #191
count3
.
.../base/collection/low_level/collection3.li line #225
Printing: |
.../base/collection/low_level/collection3.li line #349
Miscellaneous features: |
.../base/collection/low_level/collection3.li line #482