GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
MAP_AGGREGATOR
+
Point of view
All features
ANY
All features
expanded class MAP_AGGREGATOR [V_, K_, R_]
Summary
top
Direct parents
Insert list:
ANY
Overview
top
Features
{
ANY
}
map
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
map_iter
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
map_index
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
map
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
effective function
{
ANY
}
top
map_iter
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
effective function
{
ANY
}
top
map_index
(items: MAP[V_, K_], action:
FUNCTION
[
TUPLE
[TUPLE 3[V_, K_, R_], R_]], initial: R_): R_
effective function
{
ANY
}
top