# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(resolved,Future)
S3method(resolved,LazyFuture)
S3method(resolved,MulticoreFuture)
S3method(value,Future)
S3method(value,LazyFuture)
S3method(value,MulticoreFuture)
export("%<=%")
export("%=>%")
export("%plan%")
export(EagerFuture)
export(Future)
export(LazyFuture)
export(MulticoreFuture)
export(eager)
export(future)
export(futureAssign)
export(futureOf)
export(lazy)
export(multicore)
export(plan)
export(resolved)
export(supportsMulticore)
export(value)
importFrom(globals,cleanup)
importFrom(globals,globalsOf)
importFrom(globals,packagesOf)
importFrom(listenv,get_variable)
importFrom(listenv,map)
importFrom(listenv,parse_env_subset)
