QuantumSavory.jl icon indicating copy to clipboard operation
QuantumSavory.jl copied to clipboard

`EntanglementConsumer` has undocumented requirements for how its `tag` property is used

Open Krastanov opened this issue 7 months ago • 0 comments

leftover from #192

The query that is used has a wildcard in it, but not all tags will be exactly two-arguments long. We should probably update query to allow implicit wildcards no matter how long the tags are. That way the documentation does not even need to be updated.

Krastanov avatar Mar 11 '25 17:03 Krastanov