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