Generic Function Substitute (2 methods)

( substitute newitem olditem collection &key key count from-end end start test )

Part of:

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

Method Summary

substitute t  t  seq  
substitute t  t  sequence