# Generated by roxygen2: do not edit by hand

export(DIM)
export(are_same_length)
export(are_same_length_legacy)
export(assert_all_are_same_length)
export(assert_all_are_same_length_legacy)
export(assert_any_are_same_length)
export(assert_any_are_same_length_legacy)
export(assert_are_same_length)
export(assert_has_all_attributes)
export(assert_has_any_attributes)
export(assert_has_colnames)
export(assert_has_cols)
export(assert_has_dimnames)
export(assert_has_dims)
export(assert_has_duplicates)
export(assert_has_elements)
export(assert_has_names)
export(assert_has_no_duplicates)
export(assert_has_rownames)
export(assert_has_rows)
export(assert_has_slot)
export(assert_have_same_dims)
export(assert_is_atomic)
export(assert_is_empty)
export(assert_is_monotonic_decreasing)
export(assert_is_monotonic_increasing)
export(assert_is_nested)
export(assert_is_non_empty)
export(assert_is_non_nested)
export(assert_is_non_scalar)
export(assert_is_not_null)
export(assert_is_null)
export(assert_is_of_dimension)
export(assert_is_of_length)
export(assert_is_recursive)
export(assert_is_scalar)
export(assert_is_unsorted)
export(assert_is_vector)
export(has_any_attributes)
export(has_attributes)
export(has_colnames)
export(has_cols)
export(has_dimnames)
export(has_dims)
export(has_duplicates)
export(has_elements)
export(has_names)
export(has_no_attributes)
export(has_no_duplicates)
export(has_rownames)
export(has_rows)
export(has_slot)
export(have_same_dims)
export(is_atomic)
export(is_empty)
export(is_monotonic_decreasing)
export(is_monotonic_increasing)
export(is_nested)
export(is_non_empty)
export(is_non_nested)
export(is_non_scalar)
export(is_not_null)
export(is_null)
export(is_of_dimension)
export(is_of_length)
export(is_recursive)
export(is_scalar)
export(is_unsorted)
export(is_vector)
export(n_elements)
importFrom(assertive.base,assert_engine)
importFrom(assertive.base,bapply)
importFrom(assertive.base,cause)
importFrom(assertive.base,coerce_to)
importFrom(assertive.base,false)
importFrom(assertive.base,get_name_in_parent)
importFrom(assertive.base,na)
importFrom(assertive.base,print_and_capture)
importFrom(assertive.base,safe_deparse)
importFrom(assertive.base,set_cause)
importFrom(assertive.base,use_first)
importFrom(methods,.hasSlot)
importFrom(methods,slotNames)
