[F] isArrayModelType
function isArrayModelType(program, type): type is ArrayModelType;
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | - |
type | Model | Model type |
Returns
Section titled “Returns”type is ArrayModelType
function isArrayModelType(program, type): type is ArrayModelType;
Parameter | Type | Description |
---|---|---|
program | Program | - |
type | Model | Model type |
type is ArrayModelType