What is an array, really? Abstract arrays | Week 8 | 18.S191 MIT Fall 2020

preview_player
Показать описание
We will ask ourselves what an array is and go into some detail about Julia's abstract arrays.

Рекомендации по теме
Комментарии
Автор

So an array is like a function?

Just like "plus" is a function that takes arguments called "numbers", and returns a specific result that is is the sum of the arguments
... an array is a function that takes arguments called "integer indices" and returns a specific result.

tcnymex
welcome to shbcf.ru