Skip to content

pred_tbl as an effect#387

Open
giltho wants to merge 6 commits into
masterfrom
extract-preds-5
Open

pred_tbl as an effect#387
giltho wants to merge 6 commits into
masterfrom
extract-preds-5

Conversation

@giltho

@giltho giltho commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Two commits (on top of #386)

If I want to make predicates a memory model combinator, they can't carry around the pred table (as PState would do).
One could have the init_data thing, but I tried and there is a dependency cycle nightmare. The easiest solution (for this, and, really, for all other use cases of init_data) is to use an ambiant effect.

So here we go, I think that was a much needed change and the resulting code is actually cleaner.

Drive-by: update the wands.wisl with the new syntax that wasn't updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant