An equal function that could be used to make elements to be stored inside an axlList at the end as the are added, without replacing any previously added item. If it is needed to create a list that stores elements at the end as they are added, this function could be used as the axlEqualFunc, while calling to axl_list_new.
|