aboutsummaryrefslogtreecommitdiff
path: root/lib/strings/strings.go
AgeCommit message (Expand)Author
2025-01-23all: use for-range with numericShulhan
2024-12-29all: merge package "lib/ints" and "lib/ints64" into "slices"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-01-24all: fix the warnings from linter reviveShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-08-03strings: add function to delete a value from slice of stringShulhan
2019-05-25strings: move the Uniq function to strings.goShulhan
2019-05-25strings: add function to append uniq values to slice of stringsShulhan
2019-03-02all: changes affected by refactoring on package "numbers"Shulhan
2018-11-29all: fix warnings from lintersShulhan
2018-11-29all: fix warning from lintersShulhan
2018-09-17Merge package "github.com/shuLhan/tekstus", part 3/3Shulhan
2018-09-17lib: rename package "string" to "strings"Shulhan