**Describe the bug** When creating an array using `map_type()`, we must set the MHT flag. **To Reproduce** ```javascript .arr = inp.map_type('T'); ``` **Expected behavior** Expecting MHT to be set