I think something like sync.Map[string]linked.List string is more readable than 
sync.Map[string, linked.List[string]].

I propose putting the last type parameter to a generic type after the square 
brackets and omitting them when there is only one type parameter.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/125582361.510700.1609792751744%40ichabod.co-bxl.

Reply via email to