← effectTake2Models1Converting1ModelsTaketypeRepresents one pull result: either a non-empty batch of values, a failure Exit, or a successful Exit that signals completion with a Done value.ConvertingtoPullconstConverts a Take into a Pull, succeeding with value batches, failing with failure exits, and translating successful exits into pull completion.