Skip to content
TILens What matters today in tech
Theme
Topics - Languages
Calendar · OCT 2016
Oct 2016
1 2
3 4 5 6 8
10 11 12 13 14 15
17 18 19 20 22 23
24 25 26 28 29 30
31

Daily edition · Languages

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

09 Oct 2016 edition
Go Rust

Reducing Type Hierarchies

Introduction I see a lot of developers coming to Go from object oriented programming languages such as C# and Java. Because these developers have been trained to use type hierarchies, it makes sense for them to use this…

Source: Ardan Labs Blog