This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
wrapper
Watch
1
Star
0
Fork
0
You've already forked wrapper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
156
Commits
3
Branches
0
Tags
e826fec633a182c7307fee6ef3f0c33370ba7844
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
e826fec633
fix: cycle import
2025-10-13 17:35:28 +08:00
convert
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
define
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
op_any
fix: cycle import
2025-10-13 17:35:28 +08:00
op_array
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
op_map
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
op_string
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
op_struct
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
op_ternary
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
tool
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
try
变更 interface{} => any
2024-06-08 20:06:35 +08:00
.gitignore
增加string包装类型
2023-05-05 13:43:33 +08:00
array_test.go
优化uniqueue返回值
2024-05-06 15:00:32 +08:00
bigint.go
增加自定义BigInt类型
2024-11-19 16:41:35 +08:00
convert.go
变更 interface{} => any
2024-06-08 20:06:35 +08:00
define.go
feat: 相关操作升级为泛型实现
2025-10-13 17:05:00 +08:00
float.go
修复flot.ToString的BUg
2024-12-23 12:08:03 +08:00
go.mod
feat: 增加map类型转换
2025-10-13 12:52:01 +08:00
go.sum
feat: 增加map类型转换
2025-10-13 12:52:01 +08:00
int.go
包装类型支持转为时间类型
2023-09-04 20:35:42 +08:00
object.go
优化IsNil判断
2024-08-13 16:30:16 +08:00
time.go
增加从当前时间获取实例
2023-08-10 12:45:12 +08:00
uint.go
优化Uint类型
2023-05-16 11:00:23 +08:00
Description
基础数据类型的包装器
255
KiB
Languages
Go
100%