alql.spad line 162 [edit on github]
This domain implements simple database queries
equation(s,"a")
creates a new equation.
value(q)
returns the value (i.e. right hand side) of q
.
variable(q)
returns the variable (i.e. left hand side) of q
.