# 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(getCurrent,generator)
S3method(getEntry,coroutine)
S3method(getEnv,coroutine)
S3method(getNode,coroutine)
S3method(getNode,generator)
S3method(getNode,stream)
S3method(getOrig,async)
S3method(getOrig,generator)
S3method(getOrig,stream)
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(getState,async)
S3method(getState,generator)
S3method(getState,stream)
S3method(getStop,coroutine)
S3method(getStop,stream)
S3method(hasNext,ihasNextOr)
S3method(ihasNext,default)
S3method(ihasNext,ihasNextOr)
S3method(ihasNext,iteror)
S3method(is.channel,channel)
S3method(is.channel,default)
S3method(iterators::nextElem,ihasNextOr)
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,ihasNextOr)
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)
export(async)
export(await)
export(awaitNext)
export(collector)
export(combine)
export(debugAsync)
export(delay)
export(gather)
export(gen)
export(getEnv)
export(getNode)
export(getOrig)
export(getState)
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)
