IntSetDecl function

int set declaration

int set declaration

Declare a new set of int

IntSetDecl(name, kind, value = NULL)

Arguments

  • name: variable/parameter name
  • kind: "var" or "par"
  • value: provide an IntSetVal object (NULL by default)
  • Maintainer: Akshit Achara
  • License: Mozilla Public License Version 2.0
  • Last published: 2021-10-15