findall/7¶
findall( ?Key, +Goal, +InitialSolutions, -Solutions )*
Similar to findall//33, but appends all answers to list L0. Useful, if some answers have already been found.
findall( ?Key, +Goal, +InitialSolutions, -Solutions )*
Similar to findall//33, but appends all answers to list L0. Useful, if some answers have already been found.