org.specs2.collection.Iterablex
extractor object to extract the last element of a sequence
l match { case init :+ last => ok }
extractor object to extract the last element of a sequence
l match { case init :+ last => ok }