# Generated by roxygen2: do not edit by hand

S3method(all_indices,environment)
S3method(all_indices,list)
S3method(as.list,iteror)
S3method(as.vector,iteror)
S3method(compile,coroutine)
S3method(debugAsync,coroutine)
S3method(format,channel)
S3method(format,coroutine)
S3method(format,iteror)
S3method(getEntry,coroutine)
S3method(getPump,async)
S3method(getPump,generator)
S3method(getPump,stream)
S3method(getReturn,coroutine)
S3method(getReturn,stream)
S3method(getStartSet,async)
S3method(getStartSet,coroutine)
S3method(getStartSet,generator)
S3method(getStartSet,stream)
S3method(getStop,coroutine)
S3method(getStop,stream)
S3method(is.channel,channel)
S3method(is.channel,default)
S3method(iterators::nextElem,iteror)
S3method(iteror,"function")
S3method(iteror,default)
S3method(iteror,iter)
S3method(iteror,iteror)
S3method(make_graph,coroutine)
S3method(nextOr,funiteror)
S3method(nextOr,iter)
S3method(nextThen,channel)
S3method(print,channel)
S3method(print,coroutine)
S3method(promises::as.promise,channel)
S3method(reconstitute,async)
S3method(reconstitute,generator)
S3method(reconstitute,stream)
S3method(subscribe,channel)
S3method(summary,async)
S3method(summary,coroutine)
S3method(summary,generator)
S3method(summary,stream)
export(async)
export(await)
export(awaitNext)
export(collector)
export(combine)
export(debugAsync)
export(delay)
export(gather)
export(gen)
export(goto)
export(graphAsync)
export(ilimit)
export(is.channel)
export(iseq)
export(iteror)
export(nextOr)
export(nextThen)
export(pausables)
export(run)
export(stream)
export(subscribe)
export(yield)
export(yieldFrom)
import(later)
import(nseval)
import(promises)
import(testthat)
import(utils)
