Life Before Generics
DEV Community
Life Before Generics
I came from PHP, which has no type parameter, into a Go that didn't have one either. Both languages taught the same habit: substitute discipline for the compiler. Here is the audit that found 44 copies of four functions, the generic cores they collapsed onto - reader, manager, query builder, processors, transactional handler - and the bill I pay for it.
0 comments
No comments yet.