current_category(Category)
Enumerates, by backtracking, all currently defined categories. All categories are found, either static, dynamic, or built-in.
current_category(?category_identifier)
type_error(category_identifier, Category)
| ?- current_category(monitoring).