Hacker News
- Be wary of functions which take several parameters of the same type https://dave.cheney.net/2019/09/24/be-wary-of-functions-which-take-several-parameters-of-the-same-type 234 comments
- Be wary of functions which take several parameters of the same type https://dave.cheney.net/2019/09/24/be-wary-of-functions-which-take-several-parameters-of-the-same-type 53 comments golang
Linking pages
- Do not fear first class functions | Dave Cheney https://dave.cheney.net/2016/11/13/do-not-fear-first-class-functions 16 comments
- Go has both make and new functions, what gives ? | Dave Cheney http://dave.cheney.net/2014/08/17/go-has-both-make-and-new-functions-what-gives 6 comments
- GitHub - fluentassert/verify: Extensible, type-safe, fluent assertion Go library. https://github.com/fluentassert/verify 1 comment
- Practical Go | Dave Cheney https://dave.cheney.net/practical-go 0 comments
Linked pages
- Prefer table driven tests | Dave Cheney https://dave.cheney.net/2019/05/07/prefer-table-driven-tests 90 comments
- Do not fear first class functions | Dave Cheney https://dave.cheney.net/2016/11/13/do-not-fear-first-class-functions 16 comments
- Go has both make and new functions, what gives ? | Dave Cheney http://dave.cheney.net/2014/08/17/go-has-both-make-and-new-functions-what-gives 6 comments
- Evaluation order oddity | Dave Cheney http://dave.cheney.net/2013/11/15/evaluation-order-oddity 6 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:dave.cheney.net
Search title: Be wary of functions which take several parameters of the same type | Dave Cheney
See how to search.