aboutsummaryrefslogtreecommitdiff
path: root/lib/ints/ints.go
AgeCommit message (Expand)Author
2024-12-29all: merge package "lib/ints" and "lib/ints64" into "slices"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-01-24all: fix the warnings from linter reviveShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-05-16all: fix and suppress linter warningsShulhan
2019-10-21all: fix and add missing commentsShulhan
2019-09-24ints: add function to merge two slices of integers by distanceShulhan
2019-03-02ints: add function to remove value from sliceShulhan
2019-03-02numbers: move functions to process slices of int to package "ints"Shulhan