Module Tp4::ExtendByFn
Extend this tuple predicate to have an additional column, by running a provided function over each tuple in this predicate’s tuple set, and using the result of that function as the new column.
Sibling module of ExtendByRelation, which takes a “relation” instead of a “function.”
Import path
import qtil.fn.generated.Tp