The standard Julia Dict container is like the Matlab map container. The Dict container is more general than Matlab’s map because it allows keys of arbitrary types.
1 Like
The standard Julia Dict container is like the Matlab map container. The Dict container is more general than Matlab’s map because it allows keys of arbitrary types.