Updated ExperienceReports (markdown)

Walter Schulze 2017-09-25 13:41:36 +02:00
parent d84ea99420
commit 2ea4ba6ba3

@ -173,6 +173,7 @@ a 'class' keyword that simply makes a struct to also be an interface to make por
- Rick Branson, "[Implicit Pointers = Explicitly Bad](https://docs.google.com/document/d/1va7f4YvExK4mNBmMt2RMg1SNSHyljc8ARVp2ATKtBwU/edit?usp=sharing)", Sep 2017, issues encountered with parameters/variables with interface types as implicit references
- Chewxy, "[Tensor Refactor: A Go Experience Report](https://blog.chewxy.com/2017/09/11/tensor-refactor/)", September 2017, issues regarding discussion of a type system in Go
- Walter Schulze, "[Generic functions cannot be passed as values](https://gist.github.com/awalterschulze/e3999f8cfa29b246c35a651a2be4d121)", September 2017
- Walter, Schulze "[For Sum Types: Multiple return parameters are overrated](https://gist.github.com/awalterschulze/ceb5d695e6e116234dff5079c3a4f7e3)", September 2017
## Typed nils