are_same_length	are_same_length
are_same_length_legacy	are_same_length
assert_all_are_same_length	are_same_length
assert_all_are_same_length_legacy	are_same_length
assert_any_are_same_length	are_same_length
assert_any_are_same_length_legacy	are_same_length
assert_are_same_length	are_same_length
assert_has_all_attributes	has_attributes
assert_has_any_attributes	has_attributes
assert_has_colnames	has_names
assert_has_cols	has_cols
assert_has_dimnames	has_names
assert_has_dims	has_dims
assert_has_duplicates	has_duplicates
assert_has_elements	is_empty
assert_has_names	has_names
assert_has_no_duplicates	has_duplicates
assert_has_rownames	has_names
assert_has_rows	has_cols
assert_has_slot	has_slot
assert_have_same_dims	are_same_length
assert_is_atomic	is_atomic
assert_is_empty	is_empty
assert_is_monotonic_decreasing	is_monotonic_increasing
assert_is_monotonic_increasing	is_monotonic_increasing
assert_is_nested	is_atomic
assert_is_non_empty	is_empty
assert_is_non_nested	is_atomic
assert_is_non_scalar	is_empty
assert_is_not_null	is_null
assert_is_null	is_null
assert_is_of_dimension	is_empty
assert_is_of_length	is_empty
assert_is_recursive	is_atomic
assert_is_scalar	is_empty
assert_is_unsorted	is_unsorted
assert_is_vector	is_atomic
DIM	DIM
has_any_attributes	has_any_attributes
has_attributes	has_attributes
has_colnames	has_names
has_cols	has_cols
has_dimnames	has_names
has_dims	has_dims
has_duplicates	has_duplicates
has_elements	is_empty
has_names	has_names
has_no_attributes	has_any_attributes
has_no_duplicates	has_duplicates
has_rownames	has_names
has_rows	has_cols
has_slot	has_slot
have_same_dims	are_same_length
is_atomic	is_atomic
is_empty	is_empty
is_monotonic	is_monotonic_increasing
is_monotonic_decreasing	is_monotonic_increasing
is_monotonic_increasing	is_monotonic_increasing
is_nested	is_atomic
is_non_empty	is_empty
is_non_nested	is_atomic
is_non_scalar	is_empty
is_not_null	is_null
is_null	is_null
is_of_dimension	is_empty
is_of_length	is_empty
is_recursive	is_atomic
is_scalar	is_empty
is_unsorted	is_unsorted
is_vector	is_atomic
n_elements	n_elements
