Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

interface{} is not reflection, and using both reflection and excessive amounts of interface{} are not a good idea in Go, and frankly, I don't see anything in this code that would require using either


To be clear, my point is that interface{} is the worst case in Go and the only case in JS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: