so something like a `Foo<Bar>` + `List<St...
# squarelibraries
e
so something like a
Foo<Bar>
+
List<String>
-->
Foo<Bar, List<String>>