The first element of the pair

Property definitions

cartesian $ Pair :: e
	# The first element of the pair
	var e: E
lib/cartesian/cartesian.nit:26,2--27,9