list_sort()
list_filter()
list_bind_all()
, providing a short-cut for the patternl |>
list_bind(everything()) |>
list_extract(1)
list_is_same_class()
and list_is_compatible_class()
allowing to
test whether all elements of a list are the same or potentially compatible
classes