Skip to content
/ cast Public
forked from spf13/cast

safe and easy casting from one type to another in Go

License

Notifications You must be signed in to change notification settings

kaylee595/cast

 
 

Repository files navigation

修复了一些官方不解决的BUG(Fixed some bugs that are not officially resolved)

  1. StringMapE 支持数组类型
  2. ToInt系列的函数支持08 09

About

safe and easy casting from one type to another in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.5%
  • Makefile 1.5%