purescript-strings
purescript-strings copied to clipboard
Add takeEnd & dropEnd
-
takeEnd :: Int -> String -> String -
dropEnd :: Int -> String -> String
Could these functions be added?