Skip to content

Conversation

@vlad-ivanov-name
Copy link
Collaborator

No description provided.

common_post.map(|c| (c, rest))
} else if let Op::Prefix(_) = to_op(c) {
common_post.map(|c| (c, rest))
} else if let Op::Message(..) = to_op(c) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why this was limited to prefix in the first place. Maybe we should look into allowing factorizing all filters here instead of adding more special cases 🤔
Thoughts?

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.

3 participants