val order = (some(12345l) |@| some(56789l) |@| none[Int]) { Order.apply _ } //None