Michael Heerdegen writes: > Hi everybody! Hi Michael, > And this is how that looks. WDYT? > > (defun stream-divide-with-get-rest-fun (stream get-rest-fun) Is this function public on purpose? > (defun stream-partition-with-get-rest-fun (stream get-rest-fun) Same question :) Nico