Skip to content

Constants & Keywords

Mark Lavrentyev edited this page Apr 22, 2020 · 2 revisions

Constants

Forge has a few constants that it provides:

  • univ: a set of all the atoms in the universe (including Ints)
  • none: the empty set
  • iden: a relation from all atoms in the universe to themselves (including Ints)
  • Int: a set of integers that Forge provides. By default it has -8 to 7 inclusive. See Integers for more information.

Keywords

The following is a list of keywords in Forge that may not be used as names for relations, sigs, predicates, and runs.

Clone this wiki locally