BoolSetDecl function

set of bool declaration

set of bool declaration

Declare a new set of bool

BoolSetDecl(name, kind, value = NULL)

Arguments

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