8 Unconvert - remove redundant typecasting from go code

github.com godoc.org goreportcard.com posted by drogo 2980 days ago  

The unconvert program analyzes Go packages to identify unnecessary

type conversions; i.e., expressions T(x) where x already has type T

Register to comment or vote on this story