Is there a way to create lists of Strings yet?
I'm working on an implementation of Apache Arrow and it looks like we can't make lists of memory only types.
Screenshot shows the full code but a minimal example is here:
Is there another way to create a list of strings?
Screenshot shows the full code but a minimal example is here:
Is there another way to create a list of strings?

