[F] isRecordModelType
function isRecordModelType(program, type): type is ArrayModelType;
Check if a model is an array type.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | - |
type | Model | Model type |
Returns
Section titled “Returns”type is ArrayModelType