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

S3method("[",envlist)
S3method(print,bytes)
S3method(print,envlist)
S3method(print,inspect)
S3method(print,inspect_NILSXP)
export("%.%")
export("%<a-%")
export("%<c-%")
export("%<d-%")
export(address)
export(as.envlist)
export(ast)
export(bits)
export(bytes)
export(call_tree)
export(compare_size)
export(compose)
export(do_call)
export(dots)
export(enclosing_env)
export(eval2)
export(explicit)
export(f)
export(fget)
export(find_funs)
export(find_uses)
export(ftype)
export(fun_args)
export(fun_body)
export(fun_calls)
export(inspect)
export(is_promise)
export(is_s3_generic)
export(is_s3_method)
export(make_call)
export(make_function)
export(mem_change)
export(mem_used)
export(method_from_call)
export(modify_call)
export(modify_lang)
export(named_dots)
export(names_c)
export(object_size)
export(otype)
export(parent_promise)
export(parenv)
export(parenvs)
export(partial)
export(promise_info)
export(rebind)
export(refs)
export(rls)
export(sexp_type)
export(show_c_source)
export(standardise_call)
export(subs)
export(substitute_q)
export(track_copy)
export(typename)
export(unenclose)
export(uneval)
export(where)
importFrom(Rcpp,sourceCpp)
importFrom(codetools,findGlobals)
importFrom(methods,is)
importFrom(stringr,str_c)
importFrom(stringr,str_dup)
importFrom(stringr,str_length)
importFrom(stringr,str_sub)
useDynLib(pryr)
