After f9250401ef, this function is
tail recursive so it was straightforward to convert this to iteratively
walk the linkd list.
24 KiB
24 KiB
After f9250401ef, this function is
tail recursive so it was straightforward to convert this to iteratively
walk the linkd list.