alpm-d v0.0.2 (2020-04-07T23:32:40Z)
Dub
Repo
alpm_list_mmerge
alpm
alpm_list
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alpm_list_t
*
alpm_list_mmerge
(
alpm_list_t
*
left
,
alpm_list_t
*
right
,
alpm_list_fn_cmp
fn
)
Meta
Source
See Implementation
alpm
alpm_list
aliases
alpm_list_fn_cmp
alpm_list_fn_free
alpm_list_t
functions
alpm_list_add
alpm_list_add_sorted
alpm_list_append
alpm_list_append_strdup
alpm_list_copy
alpm_list_copy_data
alpm_list_count
alpm_list_diff
alpm_list_diff_sorted
alpm_list_find
alpm_list_find_ptr
alpm_list_find_str
alpm_list_free
alpm_list_free_inner
alpm_list_join
alpm_list_last
alpm_list_mmerge
alpm_list_msort
alpm_list_next
alpm_list_nth
alpm_list_previous
alpm_list_remove
alpm_list_remove_dupes
alpm_list_remove_item
alpm_list_remove_str
alpm_list_reverse
alpm_list_strdup
alpm_list_to_array
structs
__alpm_list_t