blob: beb7ef775e1be59287b741b4de073b2c93645bed [file]
VARIABLES T P E
T <: Producer<P>
P <: Producer<E>
E <: Producer<P>