
Converting materialized paths into a tree with generics: a Golang kata
I have finally switched over to go1.19, so it is time to start making use of generics. So here comes my next Golang kata.
May 16, 20233 min read0 reactions0 comments
Tag archive

I have finally switched over to go1.19, so it is time to start making use of generics. So here comes my next Golang kata.