A Typo in CLIPS Reference Manual

12 views
Skip to first unread message

Xuan Wu

unread,
May 2, 2025, 12:57:06 PMMay 2
to CLIPSESG
Reference Manual v6.4.2, Volume 1 Basic Programming Guide P245

```
CLIPS>
(deffunction count-facts-2 (?template)
(length (find-all-facts ((?fct ?template)) TRUE)))
```

`length` should be `length$`?
Reply all
Reply to author
Forward
0 new messages