# Generated by roxygen2: do not edit by hand

S3method(merge,list)
S3method(print,scalar_with_cause)
S3method(print,vector_with_cause)
export("cause<-")
export(are_identical)
export(are_identical_legacy)
export(assert_all_are_false)
export(assert_all_are_identical_legacy)
export(assert_all_are_na)
export(assert_all_are_not_false)
export(assert_all_are_not_na)
export(assert_all_are_not_true)
export(assert_all_are_true)
export(assert_any_are_false)
export(assert_any_are_identical_legacy)
export(assert_any_are_na)
export(assert_any_are_not_false)
export(assert_any_are_not_na)
export(assert_any_are_not_true)
export(assert_any_are_true)
export(assert_are_identical)
export(assert_engine)
export(assert_is_identical_to_false)
export(assert_is_identical_to_na)
export(assert_is_identical_to_true)
export(assertionError)
export(assertionMessage)
export(assertionWarning)
export(bapply)
export(call_and_name)
export(cause)
export(coerce_to)
export(dont_stop)
export(false)
export(get_name_in_parent)
export(is2)
export(is_false)
export(is_identical_to_false)
export(is_identical_to_na)
export(is_identical_to_true)
export(is_na)
export(is_not_false)
export(is_not_na)
export(is_not_true)
export(is_true)
export(merge_dots_with_list)
export(na)
export(parenthesise)
export(parenthesize)
export(set_cause)
export(strip_attributes)
export(use_first)
importFrom(methods,as)
importFrom(methods,is)
importFrom(utils,capture.output)
importFrom(utils,head)
