Release 1.2.4
The following features and bug fixes were provided for the
Dogelog player of version 1.2.4:
Language Reference
- New status/1 open result in predicate open/4 introduced.
- The library(util/random) has been renamed to
library(util/math).
- New predicate popcount/2 introduced in library(util/math).
- The predicate aggregate_all/3 now only uses O(1) space.
- New library(misc/dict) introduced spin off from
library(misc/json).
- New Prolog flag mach_info introduced.
- New statistics flag used introduced.
- New predicate term_hash/2 introduced in library(compat).
- New library(util/hash) introduced.
- The predicate distinct/1 now succeeds eagerly with non-variant
solutions.
- New predicate garbage_collect/0 introduced.
Host Interface
- Access statistics/2 via a host dictionary.
Kommentare