Skip to content
Success

Changes

Summary

  1. Limit arrays (#3828) (details)
Commit 5349709c89de19d649207347e33c15fee089d716 by noreply
Limit arrays (#3828)

* Restrict record constructor to scalar records, add example, and link to vectorization.
* also for enumerations. No need to add vectorization here.
* No array of package/record.
* No slicing inside array classes
The file was modifiedchapters/classes.tex (diff)
The file was modifiedchapters/operatorsandexpressions.tex (diff)
The file was modifiedchapters/scoping.tex (diff)
The file was modifiedchapters/functions.tex (diff)