Standard libraryop_3Version: v15.0.0On this pageop/3 Description op/3 is a predicate that accesses values in a dictionary or option list. Signature .(+Key, ?Value, +Dict) Where: Key is the key to look up. Value is the associated value. Dict is the dictionary or option list.