hydroflow
hydroflow copied to clipboard
Examine removing the lifetime for the `pos` input from `different[_multiset]`, `anti_join[_multiset]`
Right now you can specify 'static on the input, which allows for replay. Replay is suspicious.