Did you know ... Search Documentation:
Pack dictype -- prolog/dictype.pl
PublicShow source

dictype - a directive for concise dict type definition @author Avery Katko @version 0.0.1 @license MIT

 dictype(+Spec:compound) is det
directive to register dict types specified by dicts of the form typename{field1: type1, field2: type2, ...}