-
- Downloads
Fix define-predicate for list based structures. The predicates were
generating an error when passed a Nil argument due to an attempt to use ELT to access the name; the name is now accessed via NTH for list based structures.
Loading
Please register or sign in to comment