utils.group

Utils for groups

utils.group.remove_list_object_from_list(list_object, list_object_to_be_removed)

Remove list of objects from another list of objects.

Parameters:
  • list_object
  • list_object_to_be_removed

Returns: