-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
Support the ability to write relations as function applications:
A function can be described by means of a look-up table, such that the output of a function only depends on its inputs: f(a) = b
.
This function type can be used to describe more complex operations, such as addition, multiplication, or prime factorization.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request