When only providing a single element, it\'s easy to forget to put it in a list!
def listify(supposed_lst:object=None): if (supposed_lst is not None):