powered by
If you need a list but only get one element, make it a list.
unitToList(perhaps_list)
A list or an element that will be wrapped in list()
A list
Makes it easier for users to use some functions by not worrying about list wrapping.