Previous: ref-all-cba, Up: ref-all [Contents][Index]
?X ^ :Pthere exists an X such that P is provable (used in setof/3 and bagof/3)
bagof(?X,:P,-B)   ISOB is the bag of instances of X such that P is provable
findall(?T,:G,-L)   ISOfindall(?T,:G,?L,?R)L is the list of all solutions T for the goal G, concatenated with R or with the empty list
setof(?X,:P,-S)   ISOS is the set of instances of X such that P is provable