Join Slack
Powered by
If I have Array<T>, Array<Array<T>&...
# announcements
a
amaranth
06/13/2016, 8:31 PM
If I have Array<T>, Array<Array<T>>, and so on is there a way to get to write a generic function (probably recursive) to get the Array<T> that doesn’t require casts?
Open in Slack
Previous
Next