Generic Function Position-If-Not (2 methods)

( position-if-not pred collection &key key start end from-end )

Part of:

package fset
If collection is a Lisp sequence, this simply calls cl:position-if-not.
Also works on an FSet seq.

Method Summary

position-if-not t  seq  
position-if-not t  sequence