-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Description
comm is the user-facing interface to pipes. It currently reexports pipes::Selectable so it can be used by selecti and select2i. This exposes a single detail of core::pipes, which otherwise users don't need to be aware of. Decide whether this trait belongs to pipes or to comm.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.