you can also create a default `Show` for `Any?` to...
# arrow-contributors
r
you can also create a default
Show
for
Any?
to support whatever types you want and let users provide something else that is not show and then you can get as dirty and untyped as you want