export Typed.part'
The Typed.part function takes an Index as its second argument, in units of the number of typed elements. What if we want to make an ArrayView which doesn't start in the ArrayBuffer at a typed element boundary?
I think this library should also export the Typed.part' function, which is the same but with a ByteOffset type for the second argument.