current_prolog_flag

open fun current_prolog_flag(name: Any, value: Any): Struct

Deprecated

Despite current_prolog_flag/2 is a standard predicate, we suggest using current_flag/2

Replace with

current_flag

Builds a current_prolog_flag/2 Struct. Deprecated in favor of current_flag.