Is this map empty?

Property definitions

curl $ HeaderMap :: is_empty
	# Is this map empty?
	fun is_empty: Bool do return array.is_empty
lib/curl/curl.nit:654,2--655,44