A.1 library(aggregate): Aggregation operators on backtrackable predicates
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
      • The SWI-Prolog library
        • library(aggregate): Aggregation operators on backtrackable predicates
          • aggregate/3
          • aggregate/4
          • aggregate_all/3
          • aggregate_all/4
          • foldall/4
          • foreach/2
          • free_variables/4
          • safe_meta/2
    • Packages
Source[semidet,multifile]sandbox:safe_meta(+Goal, -Called)
Declare the aggregate meta-calls safe. This cannot be proven due to the manipulations of the argument Goal.