Many times, two or more different sequences of messages to collections will have the same effect. In each of the following, describe a sequence of messages that will have the same effect as the indicated message.
a) implement reject: in terms of select:
b) implement size in terms of inject:into:
c) implement includes: in terms of inject:into:.