+
Point of view
All features
class EXAMPLE3
Summary
In the DICTIONARY class, the for_each feature has an agent argument which is a procedure with two arguments, one for the value (type V) and one for the key (type K).
Direct parents
Insert list: ANY
Overview
make
effective procedure
{ANY}
writable attribute
{}
fill_it (value: STRING)
effective procedure
{}
next_key: INTEGER_32
effective function
{}
counter: COUNTER
once function
{}
print_key_value (key: INTEGER_32, value: STRING)
effective procedure
{}