custom_primitives: A set of primitive functions to test conditions
Description
A set of primitive functions to test conditions
Usage
is_one_of(.obj, .classes)is_single_character(x)
is_single_logical(x)
is_single_numeric(x)
has_equal_elements(obj)
has_distinct_elements(obj)
none(x)