NAME
	map_sizeof - get size of a mapping

SYNOPSIS
	int map_sizeof(mapping map)


DESCRIPTION
	Return the number of index-value pairs in mapping map.

SEE ALSO
	kfun/sizeof, kfun/strlen
