from Hacker News

Ranging over Functions in Go 1.23

by mfrw on 11/2/24, 4:29 PM with 1 comments

  • by killingtime74 on 11/3/24, 8:03 PM

    I recently worked on a Go code base. noticed that it felt like 40% of my code was boilerplate compared to kotlin/rust/python. Hopefully features like this will bring that percentage down