2016-05-20 16:47 GMT+02:00 S.A.N <ua.san.a...@gmail.com>: > 2016-05-20 17:41 GMT+03:00 Niklas Keller <m...@kelunik.com>: > > 2016-05-20 15:34 GMT+02:00 S.A.N <ua.san.a...@gmail.com>: > >> > >> Many interfaces work with callback functions, but they might work with > >> the generators, if there was a method Generator::__invoke($value). > > > > > > You can just use [$generator, "send"]. > > > > Yes, but it is slow and not nice :) >
I agree, but this is a general issue, nothing special to generators.