Add :COUNT parameter to POSITION, POSITION-IF, POSITION-IF-NOT.

Bug #495912 reported by Tobias C. Rittweiler
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cltl3
New
Undecided
Unassigned

Bug Description

POSITION etc. should take a :COUNT `n' parameter to return the position
of the `n'th occurence of the passed `item' in the passed `sequence'.

E.g. (position :a '(:a :b :a) :count 2) => 2
        (position :a '(:a :b :c) :count 2) => NIL

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.