Inherit/Insert Summary | |
| |
No developed. |
Constructor Summary | |
line_minimum / line_maximum / column_minimum and
column_maximum using arguments as new values.
All elements are set to the default value of type E.
|
Slot Summary | |
| |
| |
| |
| |
| |
storage .
|
Creation / modification: | |
line_minimum / line_maximum / column_minimum and
column_maximum using arguments as new values.
All elements are set to the default value of type E.
| |
| |
| |
|
Resizing: | |
|
Implementation of others feature from COLLECTION2: | |
| |
| |
| |
| |
| |
| |
| |
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 chose the apropriate one.
| |
See also occurrences to chose the apropriate one.
| |
fast_has to chose the apropriate one.
Search if a element x is in the array using equal.See also fast_has to chose the apropriate one.
| |
| |
| |
| |
| |
lower1 , lower2 , upper1 and upper2 , and items?
The basic = is used for comparison of items.See also is_equal_map .
| |
lower1 , lower2 , upper1 and upper2 , and items?
Feature is_equal is used for comparison of items.See also is_equal. |
Other features: | |
| |
storage (may be dangerous).
|
Indexing: | |
lower1 .
| |
lower2 .
| |
upper1 .
| |
upper2 .
|
Index validity: | |
| |
| |
| |
| |
|
Counting: | |
count1 .
| |
count2 .
| |
|
Creating or initializing: | |
|
Printing: | |
|
Miscellaneous features: | |
|
Inherit/Insert Detail |
.../base/collection/array2.li line #12
.../base/collection/low_level/collection2.li line #17
Constructor Detail |
.../base/collection/array2.li line #36
line_minimum
/ line_maximum
/ column_minimum
and
column_maximum
using arguments as new values.
All elements are set to the default value of type E.
Detail slot |
.../base/collection/array2.li line #16
.../base/collection/array2.li line #17
.../base/collection/array2.li line #19
.../base/collection/array2.li line #20
.../base/collection/array2.li line #24
.../base/collection/array2.li line #27
storage
.
Creation / modification: |
.../base/collection/array2.li line #47
line_minimum
/ line_maximum
/ column_minimum
and
column_maximum
using arguments as new values.
All elements are set to the default value of type E.
.../base/collection/array2.li line #75
.../base/collection/array2.li line #92
.../base/collection/array2.li line #115
Resizing: |
.../base/collection/array2.li line #138
Implementation of others feature from COLLECTION2: |
.../base/collection/array2.li line #169
.../base/collection/array2.li line #174
.../base/collection/array2.li line #179
.../base/collection/array2.li line #184
.../base/collection/array2.li line #189
.../base/collection/array2.li line #194
.../base/collection/array2.li line #203
.../base/collection/array2.li line #208
.../base/collection/array2.li line #213
.../base/collection/array2.li line #218
Looking and comparison: |
.../base/collection/array2.li line #243
fast_occurrences
to chose the apropriate one.
.../base/collection/array2.li line #248
occurrences
to chose the apropriate one.
.../base/collection/array2.li line #253
fast_has
to chose the apropriate one.
Search if a element x is in the array using equal.fast_has
to chose the apropriate one.
.../base/collection/array2.li line #264
.../base/collection/array2.li line #274
.../base/collection/array2.li line #279
.../base/collection/array2.li line #291
.../base/collection/array2.li line #304
lower1
, lower2
, upper1
and upper2
, and items?
The basic = is used for comparison of items.is_equal_map
.
.../base/collection/low_level/collection2.li line #306
lower1
, lower2
, upper1
and upper2
, and items?
Feature is_equal is used for comparison of items.
Other features: |
.../base/collection/array2.li line #325
.../base/collection/array2.li line #353
storage
(may be dangerous).
Indexing: |
.../base/collection/low_level/collection2.li line #39
lower1
.
.../base/collection/low_level/collection2.li line #42
lower2
.
.../base/collection/low_level/collection2.li line #59
upper1
.
.../base/collection/low_level/collection2.li line #62
upper2
.
Index validity: |
.../base/collection/low_level/collection2.li line #108
.../base/collection/low_level/collection2.li line #116
.../base/collection/low_level/collection2.li line #121
.../base/collection/low_level/collection2.li line #129
.../base/collection/low_level/collection2.li line #134
Counting: |
.../base/collection/low_level/collection2.li line #157
count1
.
.../base/collection/low_level/collection2.li line #170
count2
.
.../base/collection/low_level/collection2.li line #208
Creating or initializing: |
.../base/collection/low_level/collection2.li line #250
copy
.
Printing: |
.../base/collection/low_level/collection2.li line #337
Miscellaneous features: |
.../base/collection/low_level/collection2.li line #454