Remove pointer cast operators from ArrayOf<>
ArrayOf<>, unlike UnsizedArrayOf<>, has data before the array. This was confusing. Remove.
Showing
想要评论请 注册 或 登录
ArrayOf<>, unlike UnsizedArrayOf<>, has data before the array. This was confusing. Remove.