SWI-Prolog -- dicts_to_same_keys/3

Did you know ... Search Documentation:
SWI-Prolog owl logo Predicate dicts_to_same_keys/3
Availability::- use_module(library(dicts)).(can be autoloaded)
Source dicts_to_same_keys(+DictsIn, :OnEmpty, -DictsOut)
DictsOut is a copy of DictsIn, where each dict contains all keys appearing in all dicts of DictsIn. Values for keys that are added to a dict are produced by calling OnEmpty as below. The predicate dict_fill/4 provides an implementation that fills all new cells with a predefined value.
call(:OnEmpty, +Key, +Dict, -Value)
Tags are associated to your profile if you are logged in
Tags:
login to add a new annotation post.

AltStyle によって変換されたページ (->オリジナル) /