assert_all_are_empty_character	is_empty_character
assert_all_are_logical_strings	is_numeric_string
assert_all_are_matching_fixed	is_matching_fixed
assert_all_are_matching_regex	is_matching_fixed
assert_all_are_missing_or_empty_character	is_empty_character
assert_all_are_non_empty_character	is_empty_character
assert_all_are_non_missing_nor_empty_character	is_empty_character
assert_all_are_not_matching_fixed	is_matching_fixed
assert_all_are_not_matching_regex	is_matching_fixed
assert_all_are_numeric_strings	is_numeric_string
assert_all_are_single_characters	is_single_character
assert_all_strings_are_not_missing_nor_empty	is_empty_character
assert_any_are_empty_character	is_empty_character
assert_any_are_logical_strings	is_numeric_string
assert_any_are_matching_fixed	is_matching_fixed
assert_any_are_matching_regex	is_matching_fixed
assert_any_are_missing_or_empty_character	is_empty_character
assert_any_are_non_empty_character	is_empty_character
assert_any_are_non_missing_nor_empty_character	is_empty_character
assert_any_are_not_matching_fixed	is_matching_fixed
assert_any_are_not_matching_regex	is_matching_fixed
assert_any_are_numeric_strings	is_numeric_string
assert_any_are_single_characters	is_single_character
assert_any_strings_are_not_missing_nor_empty	is_empty_character
assert_is_an_empty_string	is_empty_character
assert_is_a_missing_or_empty_string	is_empty_character
assert_is_a_non_empty_string	is_empty_character
assert_is_a_non_missing_nor_empty_string	is_empty_character
character_to_list_of_integer_vectors	character_to_list_of_integer_vectors
create_regex	create_regex
d	d
is_an_empty_string	is_empty_character
is_a_missing_or_empty_string	is_empty_character
is_a_non_empty_string	is_empty_character
is_a_non_missing_nor_empty_string	is_empty_character
is_empty_character	is_empty_character
is_logical_string	is_numeric_string
is_matching_fixed	is_matching_fixed
is_matching_regex	is_matching_fixed
is_missing_or_empty_character	is_empty_character
is_non_empty_character	is_empty_character
is_non_missing_nor_empty_character	is_empty_character
is_not_matching_fixed	is_matching_fixed
is_not_matching_regex	is_matching_fixed
is_not_missing_nor_empty_character	is_empty_character
is_numeric_string	is_numeric_string
is_single_character	is_single_character
matches_regex	matches_regex
recycle	recycle
strip_invalid_chars	strip_invalid_chars
strip_non_alphanumeric	strip_invalid_chars
strip_non_numeric	strip_invalid_chars
