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

S3method("$<-",lazy_dots)
S3method("[",lazy_dots)
S3method("[<-",lazy_dots)
S3method(as.lazy,call)
S3method(as.lazy,character)
S3method(as.lazy,formula)
S3method(as.lazy,lazy)
S3method(as.lazy,logical)
S3method(as.lazy,name)
S3method(as.lazy,numeric)
S3method(as.lazy,promise)
S3method(as.lazy_dots,"NULL")
S3method(as.lazy_dots,call)
S3method(as.lazy_dots,character)
S3method(as.lazy_dots,formula)
S3method(as.lazy_dots,lazy)
S3method(as.lazy_dots,lazy_dots)
S3method(as.lazy_dots,list)
S3method(as.lazy_dots,name)
S3method(c,lazy_dots)
S3method(interp,call)
S3method(interp,character)
S3method(interp,formula)
S3method(interp,lazy)
S3method(interp,name)
S3method(print,lazy)
export(all_dots)
export(as.lazy)
export(as.lazy_dots)
export(auto_name)
export(common_env)
export(interp)
export(lazy)
export(lazy_)
export(lazy_dots)
export(lazy_eval)
export(make_call)
export(missing_arg)
useDynLib(lazyeval,make_lazy)
useDynLib(lazyeval,make_lazy_dots)
useDynLib(lazyeval,promise_env_)
useDynLib(lazyeval,promise_expr_)
