Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 240 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 240 Bytes

My contributions to Go language

At the moment I am working on a single contribution:

  • strconv.Atoi(): improve performance for small numbers in fast path of strconv.Atoi(string) (int, error)

© 2018 Alexander Trakhimenok