# Generated by roxygen2: do not edit by hand

S3method("%:=%",character)
S3method("%:=%",list)
S3method("%:=%",numeric)
S3method(":=",character)
S3method(":=",list)
S3method(":=",numeric)
S3method(apply_left,Collector)
S3method(apply_left,UnaryFn)
S3method(apply_left,default)
S3method(apply_right,UnaryFn)
S3method(apply_right,default)
S3method(as.list,UnaryFn)
S3method(as.list,UnaryFnList)
S3method(c,UnaryFn)
S3method(format,PartialFunction)
S3method(format,PartialNamedFn)
S3method(format,SrcFunction)
S3method(format,UnaryFnList)
S3method(view,data.frame)
S3method(view,default)
export("%.%")
export("%.>%")
export("%.|%")
export("%:=%")
export("%>.%")
export("%?%")
export("%c%")
export("%dot%")
export("%in_block%")
export("%p%")
export("%qc%")
export("%|.%")
export(":=")
export(ApplyTo)
export(Collector)
export(DebugFn)
export(DebugFnE)
export(DebugFnW)
export(DebugFnWE)
export(DebugPrintFn)
export(DebugPrintFnE)
export(VectorizeM)
export(add_name_column)
export(apply_left)
export(apply_left_default)
export(apply_right)
export(apply_right_S4)
export(as.UnaryFn)
export(as_dot_fn)
export(as_fn)
export(as_fnlist)
export(bquote_call)
export(bquote_call_args)
export(bquote_function)
export(buildNameCallback)
export(build_frame)
export(checkColsFormUniqueKeys)
export(check_equiv_frames)
export(clean_fit_glm)
export(clean_fit_lm)
export(coalesce)
export(concat_items_rev)
export(defineLambda)
export(draw_frame)
export(eval_dot_sequence)
export(evalb)
export(execute_parallel)
export(fnlist)
export(grepdf)
export(grepv)
export(has_no_dup_rows)
export(invert_perm)
export(lambda)
export(lapplym)
export(let)
export(makeFunction_se)
export(map_to_char)
export(map_upper)
export(mapsyms)
export(match_order)
export(mk_formula)
export(mk_tmp_name_source)
export(named_map_builder)
export(orderv)
export(parLapplyLBm)
export(partition_tables)
export(pipe_impl)
export(pkgfn)
export(psagg)
export(qae)
export(qc)
export(qchar_frame)
export(qe)
export(qs)
export(restrictToNameAssignments)
export(returnCapture)
export(run_package_tests)
export(run_wrapr_tests)
export(seqi)
export(sequence_as_function)
export(sinterp)
export(sortv)
export(split_at_brace_pairs)
export(srcfn)
export(stop_if_dot_args)
export(strsplit_capture)
export(uniques)
export(vapplym)
export(view)
export(wrapfn)
exportClasses(PartialFunction)
exportClasses(PartialNamedFn)
exportClasses(SrcFunction)
exportClasses(UnaryFn)
exportClasses(UnaryFnList)
exportMethods(ApplyTo)
exportMethods(show)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,show)
importFrom(methods,signature)
importFrom(stats,lm)
importFrom(stats,update.formula)
importFrom(utils,View)
importFrom(utils,head)
