Property definitions

core $ HashSetNode :: defaultinit
private class HashSetNode[E]
	super HashNode[E]
	redef type N: HashSetNode[E]
end
lib/core/collection/hash_collection.nit:480,1--483,3