/usr/local/lib/swipl/library/operators.pl
All Application Manual Name SummaryHelp

  • swipl
    • library
      • error.pl
      • debug.pl
      • apply.pl
      • lists.pl -- List Manipulation
      • broadcast.pl
      • shlib.pl
      • option.pl
      • thread_pool.pl
      • gensym.pl -- Generate unique symbols
      • settings.pl
      • arithmetic.pl -- Extensible arithmetic
      • main.pl
      • readutil.pl
      • operators.pl -- Manage operators
        • push_operators/1
        • push_operators/2
        • push_op/3
        • pop_operators/0
        • pop_operators/1
      • pairs.pl
      • prolog_source.pl
      • record.pl
      • quasi_quotations.pl
      • pure_input.pl
      • solution_sequences.pl
      • ordsets.pl
      • random.pl -- Random numbers
      • base64.pl
      • aggregate.pl
      • yall.pl
      • sandbox.pl -- Sandboxed Prolog code
      • apply_macros.pl -- Goal expansion rules to avoid meta-calling
      • assoc.pl
      • prolog_format.pl
      • predicate_options.pl
      • csv.pl
      • pprint.pl -- Pretty Print Prolog terms
      • atom.pl
      • modules.pl
      • occurs.pl
      • prolog_xref.pl
      • prolog_colour.pl -- Prolog syntax colouring support.
      • lazy_lists.pl -- Lazy list handling
      • ugraphs.pl
      • url.pl
      • www_browser.pl -- Open a URL in the users browser
      • prolog_pack.pl
      • git.pl
      • rbtrees.pl
      • dif.pl
      • charsio.pl
      • prolog_stack.pl
      • edinburgh.pl
      • prolog_clause.pl
      • prolog_breakpoints.pl -- Manage Prolog break-points
      • wfs.pl -- Well Founded Semantics interface
      • dialect.pl
      • prolog_code.pl -- Utilities for reasoning about code
      • sort.pl
      • iostream.pl -- Utilities to deal with streams
      • dicts.pl
      • varnumbers.pl
      • exceptions.pl
      • backcomp.pl
      • base32.pl
      • codesio.pl
      • coinduction.pl
      • date.pl -- Process dates and times
      • heaps.pl
      • statistics.pl
      • terms.pl
      • utf8.pl
      • when.pl
      • ctypes.pl
      • thread.pl -- High level thread primitives
      • nb_set.pl
      • prolog_history.pl
      • prolog_config.pl
      • quintus.pl
      • shell.pl -- Elementary shell commands
      • prolog_debug.pl
      • prolog_profile.pl -- Execution profiler
      • zip.pl
      • ansi_term.pl
      • listing.pl
      • prolog_trace.pl
      • prolog_wrap.pl
      • strings.pl
      • prolog_versions.pl
      • prolog_metainference.pl
      • prolog_codewalk.pl -- Prolog code walker
      • help.pl
      • make.pl
      • intercept.pl
      • threadutil.pl -- Interactive thread utilities
      • optparse.pl
      • explain.pl
      • fastrw.pl
      • hashtable.pl
      • prolog_coverage.pl
      • macros.pl
      • portray_text.pl
      • prolog_jiti.pl
      • prolog_autoload.pl
      • check.pl
      • streams.pl
 pop_operators is det
Revert all changes to the operator table realised since the last push_operators/1.