Skip to content

aggregation without reification? #2548

Closed Answered by UWN
jjtolton asked this question in Q&A
Sep 10, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Ideally, such code would be written in the pure subset. And in this case I think it is feasible although quite challenging. But often this is too complex, and the quick and dirty fix is to use some 2nd order constructs to fix it. The downside is that you have now to protect such a definition against uses that could reveal its weakness. In your case it seems necessary to guarantee that String is ground.

Assuming you refer to this, note that there are already some problems in is_nonrepeating/1. Maybe concentrate first on simpler examples.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jjtolton
Comment options

@jjtolton
Comment options

@UWN
Comment options

@jjtolton
Comment options

@UWN
Comment options

Answer selected by jjtolton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants