AustinScola / seligimus

A mono-library.
MIT License
1 stars 0 forks source link

Add string drop #138

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Add a method for returning a string without the first character. Id est, the first character is "dropped".

It might make sense to generalize this to other types eventually. And also to a different number of drops.