# Generated by roxygen2: do not edit by hand

export(attempt)
export(discreetly)
export(discretly)
export(if_all)
export(if_any)
export(if_else)
export(if_none)
export(if_not)
export(if_then)
export(is_try_error)
export(map_try_catch)
export(map_try_catch_df)
export(message_if)
export(message_if_all)
export(message_if_any)
export(message_if_none)
export(message_if_not)
export(on_error)
export(silent_attempt)
export(silently)
export(stop_if)
export(stop_if_all)
export(stop_if_any)
export(stop_if_none)
export(stop_if_not)
export(surely)
export(try_catch)
export(try_catch_df)
export(warn_if)
export(warn_if_all)
export(warn_if_any)
export(warn_if_none)
export(warn_if_not)
export(with_message)
export(with_warning)
export(without_message)
export(without_warning)
importFrom(rlang,as_function)
importFrom(rlang,lang)
importFrom(rlang,splice)
