huandu / xstrings

Implements string functions widely used in other languages but absent in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Delete characters in a given character set.

huandu opened this issue · comments

See String#delete in ruby.