Review: Approve This looks good.
I find the naming a little weird. To me, isWhatever should be a boolean, since that's how we use it in a lot of other places. Is this the standard naming for filter functions in that group? If not, maybe something like ".exclusiveBranches()" would be better, since you're asking for the exclusive branches in a collection. This is, obviously, a minor quibble, and not a blocker. -- https://code.launchpad.net/~sinzui/launchpad/trusted-series-branches/+merge/130436 Your team Launchpad code reviewers is subscribed to branch lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

