is there a reason why `toTypedArray()` does not ex...
# announcements
r
is there a reason why
toTypedArray()
does not exist for
Sequence
? It seems to me it has all the other
to..
fun but this one is missing