[F] getUniqueItems
function getUniqueItems(program, type): unknown
Check if the given array is annotated with @uniqueItems
decorator
Parameters
Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
unknown
function getUniqueItems(program, type): unknown
Check if the given array is annotated with @uniqueItems
decorator
Parameter | Type |
---|---|
program | Program |
type | Type |
unknown