You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: It would be useful to have an rlist diff routine the modifies
the rlist argument, but this code is embedded in rlist_diff(), which
returns a new rlist.
Split rlist_subtract() out of rlist_diff() and make it public. Have
rlist_diff() call rlist_subtract() internally.
0 commit comments