Generic Function Finish (2 methods)

( finish < iterator > )

Part of:

package metabang.cl-containers

Tell Lisp that you are done with this iterator. Further calls to current-element, etc. will have unspecified behavior and may cause an error.

Method Summary

finish < abstract-generator
finish < basic-stream-iterator