first(["one", "two"]) = "one"
first([]) = null
