spf13 / cast

safe and easy casting from one type to another in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write performance benchmarks for a number of different conversion methods

sagikazarmark opened this issue · comments

  • Direct checks and then indirect checks
  • Grouping convertible types in switches