This website requires JavaScript.
Explore
Help
Sign In
GaoreGo
/
cast
Watch
7
Star
0
Fork
0
You've already forked cast
Code
Releases
1
Activity
在Go中轻松安全地从一种数据类型转换为另一种数据类型
2
Commits
2
Branches
6
Tags
223
KiB
Go
98.3%
Makefile
1.7%
6796452c69
Branches
Tags
No results found.
Go to file
HTTP
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
spf13
6796452c69
initial commit of library & tests
2014-04-05 01:21:52 -04:00
.gitignore
Initial commit
2014-04-03 11:21:16 -07:00
cast_test.go
initial commit of library & tests
2014-04-05 01:21:52 -04:00
cast.go
initial commit of library & tests
2014-04-05 01:21:52 -04:00
caste.go
initial commit of library & tests
2014-04-05 01:21:52 -04:00
LICENSE
Initial commit
2014-04-03 11:21:16 -07:00
README.md
Initial commit
2014-04-03 11:21:16 -07:00
README.md
cast
easy casting from one type to another in Go