rutils icon indicating copy to clipboard operation
rutils copied to clipboard

Add tests for `iter`

Open jcguu95 opened this issue 1 year ago • 0 comments

iter is very nice, but currently it has no tests. This pull request pulls various tests from the traditional iter.

Method of testing:

(ql:quickload :rutils-test)
(should-test:test :package (find-package :rutils.test))

jcguu95 avatar Apr 30 '24 03:04 jcguu95