Added ARRAYP, LISTP predicates
commit2806eec25123f59d594398134405dec60240876c
authorVladimir Sedach <vas@oneofus.la>
Sat, 27 Oct 2018 08:08:54 +0000 (27 01:08 -0700)
committerVladimir Sedach <vas@oneofus.la>
Sat, 27 Oct 2018 08:08:54 +0000 (27 01:08 -0700)
tree53b22e8dc8501b79df502f17d42e6a5ba50d05d4
parentb2af98bf24856c215359f077dec5d7cb7d104e3c
Added ARRAYP, LISTP predicates

Thanks to Paul M. Rodriguez for the patch.
src/macros.lisp
tests/eval-tests.lisp
tests/test.lisp