Generic Function Position (2 methods)

( position item collection &key key test start end from-end test-not )

Part of:

package fset
If collection is a Lisp sequence, this simply calls cl:position. On an
FSet seq, the default for test is equal?, and the :test-not keyword is
not accepted.

Method Summary

position t  seq  
position t  sequence