Files
libguestfs/dib
Richard W.M. Jones 0eb23230fa common/mlstdutils: Move list functions into extended List module.
However some existing functions had names which shadowed existing
functions in the List module, so I had to rename them:

  assoc -> List.assoc_lbl
  append -> List.push_back_list
  prepend -> List.push_front_list

This is an extension of the previous commit.
2017-12-08 16:22:11 +00:00
..
2017-03-23 09:18:07 +01:00
2017-09-28 14:39:23 +01:00
2017-11-22 20:33:23 +00:00