Node:3.11.0 Other Changes,
Previous:3.11.0 Bugs Fixed,
Up:3.11.0 Changes
Other Changes
- The most general case of
retractall/1
runs in time
proportional to the number of clauses.
- When the reader sees a bad token, it reads up to the end of the token
and terminates the sentence being read.