let projected = a.project(); let debugged = debug(projected); let ejected= debugged.eject();
And by the way - if you paid attention in the first place my post actually has exactly what you've just written.