[tarantool-patches] Re: [PATCH 1/4] Update small library

Vladimir Davydov vdavydov.dev at gmail.com
Thu Jul 25 12:23:13 MSK 2019


On Thu, Jul 25, 2019 at 01:48:53AM +0300, Konstantin Osipov wrote:
> * Vladimir Davydov <vdavydov.dev at gmail.com> [19/07/19 21:09]:
> > To bring new rlist methods - rlist_cut_before and rlist_reverse.
> > Also, remove unit/rlist test as it is now a part of the small suite.
> 
> Why do you need rlist_cut_before, what's wrong with rlist_splice?

rlist_splice splices two lists (merges them in one) while rlist_cut cuts
a list (split it in two).



More information about the Tarantool-patches mailing list