lib/facets/core/array/first.rb in facets-1.8.20 vs lib/facets/core/array/first.rb in facets-1.8.49

- old
+ new

@@ -1,5 +1,5 @@ -require 'facet/array/last' +require 'facets/core/array/last' class Array # Change the first element. #