safe and easy casting from one type to another in Go
Go to file
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

cast

easy casting from one type to another in Go