I have a huge two dimension array. I need to get elements from it, but i have a problem - it's EXTREMLY slow (i think a problem in checking indexes from compiler). How i can get elements of my array in unsafe? I have a huge two dimension array. I need to ge