Clear

From Kolmafia
Revision as of 05:31, 22 May 2010 by imported>Bale
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

void clear(aggregate map )

  • map is the aggregate to clear

Clears the aggregate map of all its keys & data.

See Also

count() | file_to_map() | map_to_file()