term-rewriting-rs icon indicating copy to clipboard operation
term-rewriting-rs copied to clipboard

functions to query signature for constant and non-constant operators

Open joshrule opened this issue 7 years ago • 0 comments

Constant operators (i.e. those with arity 0) sometimes have special status as compared with non-constant operators. It would be nice to be able to ask the signature to provide a list of the constants (or the non-constants).

joshrule avatar Sep 28 '18 14:09 joshrule