Fix from Willem Broekema: There's a bug in unfold-circular-list, in
that it calls subseq on a circular list: subseq is defined as taking a "proper sequence".
Loading
Please sign in to comment
that it calls subseq on a circular list: subseq is defined as taking a "proper sequence".