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