google / lisp-koans

Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no function named "assert-ture"

hisoka176 opened this issue · comments

Grepping the repository, I didn't find any occurrence of assert-ture anywhere, so I grepped through the content of git log -p right back to the initial commit and couldn't find any historical occurrence of it either. I suspect you will need to give more detail of what this problem is for you - and where - for someone to be able to help.

I'm finding no instance of this, and no response to @rowanthorpe in 3 years so closing.