6 ms·
>I kind of wish they went for the matlab cell array style where a function can return an array, but it just becomes a data structured stored within a single cel
by deepstack 4y ago
>I kind of wish they went for the matlab cell array style where a function can return an array, but it just becomes a data structured stored within a single cell.
you mean kinda like json and jsonb in postgres?