Commit Graph
6 Commits
Author SHA1 Message Date
燕归来andGitHub 1008dd4956 fix: fix compile error (#255) (#258) 2024-10-18 15:09:28 +08:00
燕归来andGitHub a33ea3d013 fix: timeFormat["yyyy-mm-dd hh"] should be "2006-01-02 15" (#99) (#100)
* fix: timeFormat["yyyy-mm-dd hh"] should be "2006-01-02 15" (#99)

* test: add use cases for FormatTimeToStr
2023-05-29 20:08:17 +08:00
燕归来andGitHub 14bc08c6d6 feat: add FindBy that a result will be without unrefrence #88 (#90)
feat: add example for FindBy

chore: reduce code duplication
2023-04-17 20:11:56 +08:00
燕归来andGitHub 04abb7a3ea feat: add some function for strutil package #88 (#89) 2023-04-17 16:07:14 +08:00
燕归来andGitHub 325be0d6a1 feat: add func Iterator, ForEach, RetainAll and DeleteAll for List structure (#71) 2023-02-06 09:46:25 +08:00
燕归来andGitHub 5399c2290e feat: support type alias for Number constraint (#60) 2022-10-19 17:21:53 +08:00