GlenKPeterson / Paguro

Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
Other
312 stars 24 forks source link

Incorrect error message for Xform.drop() #6

Closed pniederw closed 8 years ago

pniederw commented 8 years ago

is: Can't drop less than one item. sb: Can't drop less than zero items.

GlenKPeterson commented 8 years ago

Thank you! This is fixed in 1.0.3 which has been deployed to Maven.