# Generated by roxygen2: do not edit by hand

S3method(print,catchr_compiled_plans)
S3method(summary,catchr_compiled_plans)
export(args_and_kwargs)
export(beep_with)
export(catch_expr)
export(catchr_default_opts)
export(catchr_opts)
export(dispense_collected)
export(display_with)
export(exit_with)
export(extract_display_string)
export(first_muffle_restart)
export(get_default_plan)
export(give_newline)
export(has_handler_args)
export(is_catchr_plan)
export(make_catch_fn)
export(make_plans)
export(restore_catchr_defaults)
export(set_default_plan)
export(user_display)
export(user_exit)
import(rlang)
importFrom(purrr,"%>%")
importFrom(purrr,as_mapper)
importFrom(purrr,detect_index)
importFrom(purrr,imap)
importFrom(purrr,keep)
importFrom(purrr,lift_dl)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(purrr,walk)
