WIP: Handling of dense/sparse arrays
- Adding 3 functions for copying data, create dense type, check if array is dense
- Cleaning the handling of datatypes (e.g. with constructors)
- Removing the 'order' attribute of arrays, this is only an attribute in YAML
Can replace !63 (merged)