pike.hubbe.net

[Top]
previousaggregate_mapping() alarm()next

Method aggregate_multiset()


Method aggregate_multiset

multiset aggregate_multiset(mixed ... elems)

Description

Construct a multiset.

Construct a multiset with the arguments as indices. This method is most useful when constructing multisets with map or similar; generally, the multiset literal syntax is handier: (< elem1, elem2, ... >)

See also

sizeof, multisetp, mkmultiset


Extracted from Pike v7.3 release 11 at 2001-11-03.