Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > ca236e080672a3aa5beda2fe21b8473d > files > 1013

erlang-doc-21.2.5-1.mga7.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:erl="http://erlang.org" xmlns:fn="http://www.w3.org/2005/02/xpath-functions">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css">
<title>Erlang -- qlc</title>
</head>
<body>
<div id="container">
<script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript">
            <!--
              function getWinHeight() {
                var myHeight = 0;
                if( typeof( window.innerHeight ) == 'number' ) {
                  //Non-IE
                  myHeight = window.innerHeight;
                } else if( document.documentElement && ( document.documentElement.clientWidth ||
                                                         document.documentElement.clientHeight ) ) {
                  //IE 6+ in 'standards compliant mode'
                  myHeight = document.documentElement.clientHeight;
                } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
                  //IE 4 compatible
                  myHeight = document.body.clientHeight;
                }
                return myHeight;
              }

              function setscrollpos() {
                var objf=document.getElementById('loadscrollpos');
                 document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2;
              }

              function addEvent(obj, evType, fn){
                if (obj.addEventListener){
                obj.addEventListener(evType, fn, true);
                return true;
              } else if (obj.attachEvent){
                var r = obj.attachEvent("on"+evType, fn);
                return r;
              } else {
                return false;
              }
             }

             addEvent(window, 'load', setscrollpos);

             //--></script><div id="leftnav"><div class="innertube">
<div class="erlang-logo-wrapper"><a href="../../../../doc/index.html"><img alt="Erlang Logo" src="../../../../doc/erlang-logo.png" class="erlang-logo"></a></div>
<p class="section-title">STDLIB</p>
<p class="section-subtitle">Reference Manual</p>
<p class="section-version">Version 3.7</p>
<ul class="panel-sections">
<li><a href="users_guide.html">User's Guide</a></li>
<li><a href="index.html">Reference Manual</a></li>
<li><a href="release_notes.html">Release Notes</a></li>
<li><a href="../pdf/stdlib-3.7.pdf">PDF</a></li>
<li><a href="../../../../doc/index.html">Top</a></li>
</ul>
<ul class="expand-collapse-items">
<li><a href="javascript:openAllFlips()">Expand All</a></li>
<li><a href="javascript:closeAllFlips()">Contract All</a></li>
</ul>
<h3>Table of Contents</h3>
<ul class="flipMenu">
<li title="STDLIB (App)"><a href="STDLIB_app.html">STDLIB (App)
                </a></li>
<li id="no" title="array " expanded="false">array<ul>
<li><a href="array.html">
                  Top of manual page
                </a></li>
    <li title="default-1"><a href="array.html#default-1">default/1</a></li>
    <li title="fix-1"><a href="array.html#fix-1">fix/1</a></li>
    <li title="foldl-3"><a href="array.html#foldl-3">foldl/3</a></li>
    <li title="foldr-3"><a href="array.html#foldr-3">foldr/3</a></li>
    <li title="from_list-1"><a href="array.html#from_list-1">from_list/1</a></li>
    <li title="from_list-2"><a href="array.html#from_list-2">from_list/2</a></li>
    <li title="from_orddict-1"><a href="array.html#from_orddict-1">from_orddict/1</a></li>
    <li title="from_orddict-2"><a href="array.html#from_orddict-2">from_orddict/2</a></li>
    <li title="get-2"><a href="array.html#get-2">get/2</a></li>
    <li title="is_array-1"><a href="array.html#is_array-1">is_array/1</a></li>
    <li title="is_fix-1"><a href="array.html#is_fix-1">is_fix/1</a></li>
    <li title="map-2"><a href="array.html#map-2">map/2</a></li>
    <li title="new-0"><a href="array.html#new-0">new/0</a></li>
    <li title="new-1"><a href="array.html#new-1">new/1</a></li>
    <li title="new-2"><a href="array.html#new-2">new/2</a></li>
    <li title="relax-1"><a href="array.html#relax-1">relax/1</a></li>
    <li title="reset-2"><a href="array.html#reset-2">reset/2</a></li>
    <li title="resize-1"><a href="array.html#resize-1">resize/1</a></li>
    <li title="resize-2"><a href="array.html#resize-2">resize/2</a></li>
    <li title="set-3"><a href="array.html#set-3">set/3</a></li>
    <li title="size-1"><a href="array.html#size-1">size/1</a></li>
    <li title="sparse_foldl-3"><a href="array.html#sparse_foldl-3">sparse_foldl/3</a></li>
    <li title="sparse_foldr-3"><a href="array.html#sparse_foldr-3">sparse_foldr/3</a></li>
    <li title="sparse_map-2"><a href="array.html#sparse_map-2">sparse_map/2</a></li>
    <li title="sparse_size-1"><a href="array.html#sparse_size-1">sparse_size/1</a></li>
    <li title="sparse_to_list-1"><a href="array.html#sparse_to_list-1">sparse_to_list/1</a></li>
    <li title="sparse_to_orddict-1"><a href="array.html#sparse_to_orddict-1">sparse_to_orddict/1</a></li>
    <li title="to_list-1"><a href="array.html#to_list-1">to_list/1</a></li>
    <li title="to_orddict-1"><a href="array.html#to_orddict-1">to_orddict/1</a></li>
    </ul>
</li>
<li title="assert.hrl"><a href="assert.hrl.html">assert.hrl</a></li>
<li id="no" title="base64 " expanded="false">base64<ul>
<li><a href="base64.html">
                  Top of manual page
                </a></li>
    <li title="decode-1"><a href="base64.html#decode-1">decode/1</a></li>
    <li title="decode_to_string-1"><a href="base64.html#decode_to_string-1">decode_to_string/1</a></li>
    <li title="encode-1"><a href="base64.html#encode-1">encode/1</a></li>
    <li title="encode_to_string-1"><a href="base64.html#encode_to_string-1">encode_to_string/1</a></li>
    <li title="mime_decode-1"><a href="base64.html#mime_decode-1">mime_decode/1</a></li>
    <li title="mime_decode_to_string-1"><a href="base64.html#mime_decode_to_string-1">mime_decode_to_string/1</a></li>
    </ul>
</li>
<li id="no" title="beam_lib " expanded="false">beam_lib<ul>
<li><a href="beam_lib.html">
                  Top of manual page
                </a></li>
    <li title="all_chunks-1"><a href="beam_lib.html#all_chunks-1">all_chunks/1</a></li>
    <li title="build_module-1"><a href="beam_lib.html#build_module-1">build_module/1</a></li>
    <li title="chunks-2"><a href="beam_lib.html#chunks-2">chunks/2</a></li>
    <li title="chunks-3"><a href="beam_lib.html#chunks-3">chunks/3</a></li>
    <li title="clear_crypto_key_fun-0"><a href="beam_lib.html#clear_crypto_key_fun-0">clear_crypto_key_fun/0</a></li>
    <li title="cmp-2"><a href="beam_lib.html#cmp-2">cmp/2</a></li>
    <li title="cmp_dirs-2"><a href="beam_lib.html#cmp_dirs-2">cmp_dirs/2</a></li>
    <li title="crypto_key_fun-1"><a href="beam_lib.html#crypto_key_fun-1">crypto_key_fun/1</a></li>
    <li title="diff_dirs-2"><a href="beam_lib.html#diff_dirs-2">diff_dirs/2</a></li>
    <li title="format_error-1"><a href="beam_lib.html#format_error-1">format_error/1</a></li>
    <li title="info-1"><a href="beam_lib.html#info-1">info/1</a></li>
    <li title="md5-1"><a href="beam_lib.html#md5-1">md5/1</a></li>
    <li title="strip-1"><a href="beam_lib.html#strip-1">strip/1</a></li>
    <li title="strip_files-1"><a href="beam_lib.html#strip_files-1">strip_files/1</a></li>
    <li title="strip_release-1"><a href="beam_lib.html#strip_release-1">strip_release/1</a></li>
    <li title="version-1"><a href="beam_lib.html#version-1">version/1</a></li>
    </ul>
</li>
<li id="no" title="binary " expanded="false">binary<ul>
<li><a href="binary.html">
                  Top of manual page
                </a></li>
    <li title="at-2"><a href="binary.html#at-2">at/2</a></li>
    <li title="bin_to_list-1"><a href="binary.html#bin_to_list-1">bin_to_list/1</a></li>
    <li title="bin_to_list-2"><a href="binary.html#bin_to_list-2">bin_to_list/2</a></li>
    <li title="bin_to_list-3"><a href="binary.html#bin_to_list-3">bin_to_list/3</a></li>
    <li title="compile_pattern-1"><a href="binary.html#compile_pattern-1">compile_pattern/1</a></li>
    <li title="copy-1"><a href="binary.html#copy-1">copy/1</a></li>
    <li title="copy-2"><a href="binary.html#copy-2">copy/2</a></li>
    <li title="decode_unsigned-1"><a href="binary.html#decode_unsigned-1">decode_unsigned/1</a></li>
    <li title="decode_unsigned-2"><a href="binary.html#decode_unsigned-2">decode_unsigned/2</a></li>
    <li title="encode_unsigned-1"><a href="binary.html#encode_unsigned-1">encode_unsigned/1</a></li>
    <li title="encode_unsigned-2"><a href="binary.html#encode_unsigned-2">encode_unsigned/2</a></li>
    <li title="first-1"><a href="binary.html#first-1">first/1</a></li>
    <li title="last-1"><a href="binary.html#last-1">last/1</a></li>
    <li title="list_to_bin-1"><a href="binary.html#list_to_bin-1">list_to_bin/1</a></li>
    <li title="longest_common_prefix-1"><a href="binary.html#longest_common_prefix-1">longest_common_prefix/1</a></li>
    <li title="longest_common_suffix-1"><a href="binary.html#longest_common_suffix-1">longest_common_suffix/1</a></li>
    <li title="match-2"><a href="binary.html#match-2">match/2</a></li>
    <li title="match-3"><a href="binary.html#match-3">match/3</a></li>
    <li title="matches-2"><a href="binary.html#matches-2">matches/2</a></li>
    <li title="matches-3"><a href="binary.html#matches-3">matches/3</a></li>
    <li title="part-2"><a href="binary.html#part-2">part/2</a></li>
    <li title="part-3"><a href="binary.html#part-3">part/3</a></li>
    <li title="referenced_byte_size-1"><a href="binary.html#referenced_byte_size-1">referenced_byte_size/1</a></li>
    <li title="replace-3"><a href="binary.html#replace-3">replace/3</a></li>
    <li title="replace-4"><a href="binary.html#replace-4">replace/4</a></li>
    <li title="split-2"><a href="binary.html#split-2">split/2</a></li>
    <li title="split-3"><a href="binary.html#split-3">split/3</a></li>
    </ul>
</li>
<li id="no" title="c " expanded="false">c<ul>
<li><a href="c.html">
                  Top of manual page
                </a></li>
    <li title="bt-1"><a href="c.html#bt-1">bt/1</a></li>
    <li title="c-1"><a href="c.html#c-1">c/1</a></li>
    <li title="c-2"><a href="c.html#c-2">c/2</a></li>
    <li title="c-3"><a href="c.html#c-3">c/3</a></li>
    <li title="cd-1"><a href="c.html#cd-1">cd/1</a></li>
    <li title="erlangrc-1"><a href="c.html#erlangrc-1">erlangrc/1</a></li>
    <li title="flush-0"><a href="c.html#flush-0">flush/0</a></li>
    <li title="help-0"><a href="c.html#help-0">help/0</a></li>
    <li title="i-0"><a href="c.html#i-0">i/0</a></li>
    <li title="i-3"><a href="c.html#i-3">i/3</a></li>
    <li title="l-1"><a href="c.html#l-1">l/1</a></li>
    <li title="lc-1"><a href="c.html#lc-1">lc/1</a></li>
    <li title="lm-0"><a href="c.html#lm-0">lm/0</a></li>
    <li title="ls-0"><a href="c.html#ls-0">ls/0</a></li>
    <li title="ls-1"><a href="c.html#ls-1">ls/1</a></li>
    <li title="m-0"><a href="c.html#m-0">m/0</a></li>
    <li title="m-1"><a href="c.html#m-1">m/1</a></li>
    <li title="memory-0"><a href="c.html#memory-0">memory/0</a></li>
    <li title="memory-1"><a href="c.html#memory-1">memory/1</a></li>
    <li title="mm-0"><a href="c.html#mm-0">mm/0</a></li>
    <li title="nc-1"><a href="c.html#nc-1">nc/1</a></li>
    <li title="nc-2"><a href="c.html#nc-2">nc/2</a></li>
    <li title="ni-0"><a href="c.html#ni-0">ni/0</a></li>
    <li title="nl-1"><a href="c.html#nl-1">nl/1</a></li>
    <li title="nregs-0"><a href="c.html#nregs-0">nregs/0</a></li>
    <li title="pid-3"><a href="c.html#pid-3">pid/3</a></li>
    <li title="pwd-0"><a href="c.html#pwd-0">pwd/0</a></li>
    <li title="q-0"><a href="c.html#q-0">q/0</a></li>
    <li title="regs-0"><a href="c.html#regs-0">regs/0</a></li>
    <li title="uptime-0"><a href="c.html#uptime-0">uptime/0</a></li>
    <li title="xm-1"><a href="c.html#xm-1">xm/1</a></li>
    <li title="y-1"><a href="c.html#y-1">y/1</a></li>
    <li title="y-2"><a href="c.html#y-2">y/2</a></li>
    </ul>
</li>
<li id="no" title="calendar " expanded="false">calendar<ul>
<li><a href="calendar.html">
                  Top of manual page
                </a></li>
    <li title="date_to_gregorian_days-1"><a href="calendar.html#date_to_gregorian_days-1">date_to_gregorian_days/1</a></li>
    <li title="date_to_gregorian_days-3"><a href="calendar.html#date_to_gregorian_days-3">date_to_gregorian_days/3</a></li>
    <li title="datetime_to_gregorian_seconds-1"><a href="calendar.html#datetime_to_gregorian_seconds-1">datetime_to_gregorian_seconds/1</a></li>
    <li title="day_of_the_week-1"><a href="calendar.html#day_of_the_week-1">day_of_the_week/1</a></li>
    <li title="day_of_the_week-3"><a href="calendar.html#day_of_the_week-3">day_of_the_week/3</a></li>
    <li title="gregorian_days_to_date-1"><a href="calendar.html#gregorian_days_to_date-1">gregorian_days_to_date/1</a></li>
    <li title="gregorian_seconds_to_datetime-1"><a href="calendar.html#gregorian_seconds_to_datetime-1">gregorian_seconds_to_datetime/1</a></li>
    <li title="is_leap_year-1"><a href="calendar.html#is_leap_year-1">is_leap_year/1</a></li>
    <li title="iso_week_number-0"><a href="calendar.html#iso_week_number-0">iso_week_number/0</a></li>
    <li title="iso_week_number-1"><a href="calendar.html#iso_week_number-1">iso_week_number/1</a></li>
    <li title="last_day_of_the_month-2"><a href="calendar.html#last_day_of_the_month-2">last_day_of_the_month/2</a></li>
    <li title="local_time-0"><a href="calendar.html#local_time-0">local_time/0</a></li>
    <li title="local_time_to_universal_time-1"><a href="calendar.html#local_time_to_universal_time-1">local_time_to_universal_time/1</a></li>
    <li title="local_time_to_universal_time_dst-1"><a href="calendar.html#local_time_to_universal_time_dst-1">local_time_to_universal_time_dst/1</a></li>
    <li title="now_to_datetime-1"><a href="calendar.html#now_to_datetime-1">now_to_datetime/1</a></li>
    <li title="now_to_local_time-1"><a href="calendar.html#now_to_local_time-1">now_to_local_time/1</a></li>
    <li title="now_to_universal_time-1"><a href="calendar.html#now_to_universal_time-1">now_to_universal_time/1</a></li>
    <li title="rfc3339_to_system_time-1"><a href="calendar.html#rfc3339_to_system_time-1">rfc3339_to_system_time/1</a></li>
    <li title="rfc3339_to_system_time-2"><a href="calendar.html#rfc3339_to_system_time-2">rfc3339_to_system_time/2</a></li>
    <li title="seconds_to_daystime-1"><a href="calendar.html#seconds_to_daystime-1">seconds_to_daystime/1</a></li>
    <li title="seconds_to_time-1"><a href="calendar.html#seconds_to_time-1">seconds_to_time/1</a></li>
    <li title="system_time_to_local_time-2"><a href="calendar.html#system_time_to_local_time-2">system_time_to_local_time/2</a></li>
    <li title="system_time_to_rfc3339-1"><a href="calendar.html#system_time_to_rfc3339-1">system_time_to_rfc3339/1</a></li>
    <li title="system_time_to_rfc3339-2"><a href="calendar.html#system_time_to_rfc3339-2">system_time_to_rfc3339/2</a></li>
    <li title="system_time_to_universal_time-2"><a href="calendar.html#system_time_to_universal_time-2">system_time_to_universal_time/2</a></li>
    <li title="time_difference-2"><a href="calendar.html#time_difference-2">time_difference/2</a></li>
    <li title="time_to_seconds-1"><a href="calendar.html#time_to_seconds-1">time_to_seconds/1</a></li>
    <li title="universal_time-0"><a href="calendar.html#universal_time-0">universal_time/0</a></li>
    <li title="universal_time_to_local_time-1"><a href="calendar.html#universal_time_to_local_time-1">universal_time_to_local_time/1</a></li>
    <li title="valid_date-1"><a href="calendar.html#valid_date-1">valid_date/1</a></li>
    <li title="valid_date-3"><a href="calendar.html#valid_date-3">valid_date/3</a></li>
    </ul>
</li>
<li id="no" title="dets " expanded="false">dets<ul>
<li><a href="dets.html">
                  Top of manual page
                </a></li>
    <li title="all-0"><a href="dets.html#all-0">all/0</a></li>
    <li title="bchunk-2"><a href="dets.html#bchunk-2">bchunk/2</a></li>
    <li title="close-1"><a href="dets.html#close-1">close/1</a></li>
    <li title="delete-2"><a href="dets.html#delete-2">delete/2</a></li>
    <li title="delete_all_objects-1"><a href="dets.html#delete_all_objects-1">delete_all_objects/1</a></li>
    <li title="delete_object-2"><a href="dets.html#delete_object-2">delete_object/2</a></li>
    <li title="first-1"><a href="dets.html#first-1">first/1</a></li>
    <li title="foldl-3"><a href="dets.html#foldl-3">foldl/3</a></li>
    <li title="foldr-3"><a href="dets.html#foldr-3">foldr/3</a></li>
    <li title="from_ets-2"><a href="dets.html#from_ets-2">from_ets/2</a></li>
    <li title="info-1"><a href="dets.html#info-1">info/1</a></li>
    <li title="info-2"><a href="dets.html#info-2">info/2</a></li>
    <li title="init_table-2"><a href="dets.html#init_table-2">init_table/2</a></li>
    <li title="init_table-3"><a href="dets.html#init_table-3">init_table/3</a></li>
    <li title="insert-2"><a href="dets.html#insert-2">insert/2</a></li>
    <li title="insert_new-2"><a href="dets.html#insert_new-2">insert_new/2</a></li>
    <li title="is_compatible_bchunk_format-2"><a href="dets.html#is_compatible_bchunk_format-2">is_compatible_bchunk_format/2</a></li>
    <li title="is_dets_file-1"><a href="dets.html#is_dets_file-1">is_dets_file/1</a></li>
    <li title="lookup-2"><a href="dets.html#lookup-2">lookup/2</a></li>
    <li title="match-1"><a href="dets.html#match-1">match/1</a></li>
    <li title="match-2"><a href="dets.html#match-2">match/2</a></li>
    <li title="match-3"><a href="dets.html#match-3">match/3</a></li>
    <li title="match_delete-2"><a href="dets.html#match_delete-2">match_delete/2</a></li>
    <li title="match_object-1"><a href="dets.html#match_object-1">match_object/1</a></li>
    <li title="match_object-2"><a href="dets.html#match_object-2">match_object/2</a></li>
    <li title="match_object-3"><a href="dets.html#match_object-3">match_object/3</a></li>
    <li title="member-2"><a href="dets.html#member-2">member/2</a></li>
    <li title="next-2"><a href="dets.html#next-2">next/2</a></li>
    <li title="open_file-1"><a href="dets.html#open_file-1">open_file/1</a></li>
    <li title="open_file-2"><a href="dets.html#open_file-2">open_file/2</a></li>
    <li title="pid2name-1"><a href="dets.html#pid2name-1">pid2name/1</a></li>
    <li title="repair_continuation-2"><a href="dets.html#repair_continuation-2">repair_continuation/2</a></li>
    <li title="safe_fixtable-2"><a href="dets.html#safe_fixtable-2">safe_fixtable/2</a></li>
    <li title="select-1"><a href="dets.html#select-1">select/1</a></li>
    <li title="select-2"><a href="dets.html#select-2">select/2</a></li>
    <li title="select-3"><a href="dets.html#select-3">select/3</a></li>
    <li title="select_delete-2"><a href="dets.html#select_delete-2">select_delete/2</a></li>
    <li title="slot-2"><a href="dets.html#slot-2">slot/2</a></li>
    <li title="sync-1"><a href="dets.html#sync-1">sync/1</a></li>
    <li title="table-1"><a href="dets.html#table-1">table/1</a></li>
    <li title="table-2"><a href="dets.html#table-2">table/2</a></li>
    <li title="to_ets-2"><a href="dets.html#to_ets-2">to_ets/2</a></li>
    <li title="traverse-2"><a href="dets.html#traverse-2">traverse/2</a></li>
    <li title="update_counter-3"><a href="dets.html#update_counter-3">update_counter/3</a></li>
    </ul>
</li>
<li id="no" title="dict " expanded="false">dict<ul>
<li><a href="dict.html">
                  Top of manual page
                </a></li>
    <li title="append-3"><a href="dict.html#append-3">append/3</a></li>
    <li title="append_list-3"><a href="dict.html#append_list-3">append_list/3</a></li>
    <li title="erase-2"><a href="dict.html#erase-2">erase/2</a></li>
    <li title="fetch-2"><a href="dict.html#fetch-2">fetch/2</a></li>
    <li title="fetch_keys-1"><a href="dict.html#fetch_keys-1">fetch_keys/1</a></li>
    <li title="filter-2"><a href="dict.html#filter-2">filter/2</a></li>
    <li title="find-2"><a href="dict.html#find-2">find/2</a></li>
    <li title="fold-3"><a href="dict.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="dict.html#from_list-1">from_list/1</a></li>
    <li title="is_empty-1"><a href="dict.html#is_empty-1">is_empty/1</a></li>
    <li title="is_key-2"><a href="dict.html#is_key-2">is_key/2</a></li>
    <li title="map-2"><a href="dict.html#map-2">map/2</a></li>
    <li title="merge-3"><a href="dict.html#merge-3">merge/3</a></li>
    <li title="new-0"><a href="dict.html#new-0">new/0</a></li>
    <li title="size-1"><a href="dict.html#size-1">size/1</a></li>
    <li title="store-3"><a href="dict.html#store-3">store/3</a></li>
    <li title="take-2"><a href="dict.html#take-2">take/2</a></li>
    <li title="to_list-1"><a href="dict.html#to_list-1">to_list/1</a></li>
    <li title="update-3"><a href="dict.html#update-3">update/3</a></li>
    <li title="update-4"><a href="dict.html#update-4">update/4</a></li>
    <li title="update_counter-3"><a href="dict.html#update_counter-3">update_counter/3</a></li>
    </ul>
</li>
<li id="no" title="digraph " expanded="false">digraph<ul>
<li><a href="digraph.html">
                  Top of manual page
                </a></li>
    <li title="add_edge-3"><a href="digraph.html#add_edge-3">add_edge/3</a></li>
    <li title="add_edge-4"><a href="digraph.html#add_edge-4">add_edge/4</a></li>
    <li title="add_edge-5"><a href="digraph.html#add_edge-5">add_edge/5</a></li>
    <li title="add_vertex-1"><a href="digraph.html#add_vertex-1">add_vertex/1</a></li>
    <li title="add_vertex-2"><a href="digraph.html#add_vertex-2">add_vertex/2</a></li>
    <li title="add_vertex-3"><a href="digraph.html#add_vertex-3">add_vertex/3</a></li>
    <li title="del_edge-2"><a href="digraph.html#del_edge-2">del_edge/2</a></li>
    <li title="del_edges-2"><a href="digraph.html#del_edges-2">del_edges/2</a></li>
    <li title="del_path-3"><a href="digraph.html#del_path-3">del_path/3</a></li>
    <li title="del_vertex-2"><a href="digraph.html#del_vertex-2">del_vertex/2</a></li>
    <li title="del_vertices-2"><a href="digraph.html#del_vertices-2">del_vertices/2</a></li>
    <li title="delete-1"><a href="digraph.html#delete-1">delete/1</a></li>
    <li title="edge-2"><a href="digraph.html#edge-2">edge/2</a></li>
    <li title="edges-1"><a href="digraph.html#edges-1">edges/1</a></li>
    <li title="edges-2"><a href="digraph.html#edges-2">edges/2</a></li>
    <li title="get_cycle-2"><a href="digraph.html#get_cycle-2">get_cycle/2</a></li>
    <li title="get_path-3"><a href="digraph.html#get_path-3">get_path/3</a></li>
    <li title="get_short_cycle-2"><a href="digraph.html#get_short_cycle-2">get_short_cycle/2</a></li>
    <li title="get_short_path-3"><a href="digraph.html#get_short_path-3">get_short_path/3</a></li>
    <li title="in_degree-2"><a href="digraph.html#in_degree-2">in_degree/2</a></li>
    <li title="in_edges-2"><a href="digraph.html#in_edges-2">in_edges/2</a></li>
    <li title="in_neighbours-2"><a href="digraph.html#in_neighbours-2">in_neighbours/2</a></li>
    <li title="info-1"><a href="digraph.html#info-1">info/1</a></li>
    <li title="new-0"><a href="digraph.html#new-0">new/0</a></li>
    <li title="new-1"><a href="digraph.html#new-1">new/1</a></li>
    <li title="no_edges-1"><a href="digraph.html#no_edges-1">no_edges/1</a></li>
    <li title="no_vertices-1"><a href="digraph.html#no_vertices-1">no_vertices/1</a></li>
    <li title="out_degree-2"><a href="digraph.html#out_degree-2">out_degree/2</a></li>
    <li title="out_edges-2"><a href="digraph.html#out_edges-2">out_edges/2</a></li>
    <li title="out_neighbours-2"><a href="digraph.html#out_neighbours-2">out_neighbours/2</a></li>
    <li title="vertex-2"><a href="digraph.html#vertex-2">vertex/2</a></li>
    <li title="vertices-1"><a href="digraph.html#vertices-1">vertices/1</a></li>
    </ul>
</li>
<li id="no" title="digraph_utils " expanded="false">digraph_utils<ul>
<li><a href="digraph_utils.html">
                  Top of manual page
                </a></li>
    <li title="arborescence_root-1"><a href="digraph_utils.html#arborescence_root-1">arborescence_root/1</a></li>
    <li title="components-1"><a href="digraph_utils.html#components-1">components/1</a></li>
    <li title="condensation-1"><a href="digraph_utils.html#condensation-1">condensation/1</a></li>
    <li title="cyclic_strong_components-1"><a href="digraph_utils.html#cyclic_strong_components-1">cyclic_strong_components/1</a></li>
    <li title="is_acyclic-1"><a href="digraph_utils.html#is_acyclic-1">is_acyclic/1</a></li>
    <li title="is_arborescence-1"><a href="digraph_utils.html#is_arborescence-1">is_arborescence/1</a></li>
    <li title="is_tree-1"><a href="digraph_utils.html#is_tree-1">is_tree/1</a></li>
    <li title="loop_vertices-1"><a href="digraph_utils.html#loop_vertices-1">loop_vertices/1</a></li>
    <li title="postorder-1"><a href="digraph_utils.html#postorder-1">postorder/1</a></li>
    <li title="preorder-1"><a href="digraph_utils.html#preorder-1">preorder/1</a></li>
    <li title="reachable-2"><a href="digraph_utils.html#reachable-2">reachable/2</a></li>
    <li title="reachable_neighbours-2"><a href="digraph_utils.html#reachable_neighbours-2">reachable_neighbours/2</a></li>
    <li title="reaching-2"><a href="digraph_utils.html#reaching-2">reaching/2</a></li>
    <li title="reaching_neighbours-2"><a href="digraph_utils.html#reaching_neighbours-2">reaching_neighbours/2</a></li>
    <li title="strong_components-1"><a href="digraph_utils.html#strong_components-1">strong_components/1</a></li>
    <li title="subgraph-2"><a href="digraph_utils.html#subgraph-2">subgraph/2</a></li>
    <li title="subgraph-3"><a href="digraph_utils.html#subgraph-3">subgraph/3</a></li>
    <li title="topsort-1"><a href="digraph_utils.html#topsort-1">topsort/1</a></li>
    </ul>
</li>
<li id="no" title="epp " expanded="false">epp<ul>
<li><a href="epp.html">
                  Top of manual page
                </a></li>
    <li title="close-1"><a href="epp.html#close-1">close/1</a></li>
    <li title="default_encoding-0"><a href="epp.html#default_encoding-0">default_encoding/0</a></li>
    <li title="encoding_to_string-1"><a href="epp.html#encoding_to_string-1">encoding_to_string/1</a></li>
    <li title="format_error-1"><a href="epp.html#format_error-1">format_error/1</a></li>
    <li title="open-1"><a href="epp.html#open-1">open/1</a></li>
    <li title="open-2"><a href="epp.html#open-2">open/2</a></li>
    <li title="open-3"><a href="epp.html#open-3">open/3</a></li>
    <li title="parse_erl_form-1"><a href="epp.html#parse_erl_form-1">parse_erl_form/1</a></li>
    <li title="parse_file-2"><a href="epp.html#parse_file-2">parse_file/2</a></li>
    <li title="parse_file-3"><a href="epp.html#parse_file-3">parse_file/3</a></li>
    <li title="read_encoding-1"><a href="epp.html#read_encoding-1">read_encoding/1</a></li>
    <li title="read_encoding-2"><a href="epp.html#read_encoding-2">read_encoding/2</a></li>
    <li title="read_encoding_from_binary-1"><a href="epp.html#read_encoding_from_binary-1">read_encoding_from_binary/1</a></li>
    <li title="read_encoding_from_binary-2"><a href="epp.html#read_encoding_from_binary-2">read_encoding_from_binary/2</a></li>
    <li title="set_encoding-1"><a href="epp.html#set_encoding-1">set_encoding/1</a></li>
    <li title="set_encoding-2"><a href="epp.html#set_encoding-2">set_encoding/2</a></li>
    </ul>
</li>
<li id="no" title="erl_anno " expanded="false">erl_anno<ul>
<li><a href="erl_anno.html">
                  Top of manual page
                </a></li>
    <li title="column-1"><a href="erl_anno.html#column-1">column/1</a></li>
    <li title="end_location-1"><a href="erl_anno.html#end_location-1">end_location/1</a></li>
    <li title="file-1"><a href="erl_anno.html#file-1">file/1</a></li>
    <li title="from_term-1"><a href="erl_anno.html#from_term-1">from_term/1</a></li>
    <li title="generated-1"><a href="erl_anno.html#generated-1">generated/1</a></li>
    <li title="is_anno-1"><a href="erl_anno.html#is_anno-1">is_anno/1</a></li>
    <li title="line-1"><a href="erl_anno.html#line-1">line/1</a></li>
    <li title="location-1"><a href="erl_anno.html#location-1">location/1</a></li>
    <li title="new-1"><a href="erl_anno.html#new-1">new/1</a></li>
    <li title="set_file-2"><a href="erl_anno.html#set_file-2">set_file/2</a></li>
    <li title="set_generated-2"><a href="erl_anno.html#set_generated-2">set_generated/2</a></li>
    <li title="set_line-2"><a href="erl_anno.html#set_line-2">set_line/2</a></li>
    <li title="set_location-2"><a href="erl_anno.html#set_location-2">set_location/2</a></li>
    <li title="set_record-2"><a href="erl_anno.html#set_record-2">set_record/2</a></li>
    <li title="set_text-2"><a href="erl_anno.html#set_text-2">set_text/2</a></li>
    <li title="text-1"><a href="erl_anno.html#text-1">text/1</a></li>
    <li title="to_term-1"><a href="erl_anno.html#to_term-1">to_term/1</a></li>
    </ul>
</li>
<li id="no" title="erl_eval " expanded="false">erl_eval<ul>
<li><a href="erl_eval.html">
                  Top of manual page
                </a></li>
    <li title="add_binding-3"><a href="erl_eval.html#add_binding-3">add_binding/3</a></li>
    <li title="binding-2"><a href="erl_eval.html#binding-2">binding/2</a></li>
    <li title="bindings-1"><a href="erl_eval.html#bindings-1">bindings/1</a></li>
    <li title="del_binding-2"><a href="erl_eval.html#del_binding-2">del_binding/2</a></li>
    <li title="expr-2"><a href="erl_eval.html#expr-2">expr/2</a></li>
    <li title="expr-3"><a href="erl_eval.html#expr-3">expr/3</a></li>
    <li title="expr-4"><a href="erl_eval.html#expr-4">expr/4</a></li>
    <li title="expr-5"><a href="erl_eval.html#expr-5">expr/5</a></li>
    <li title="expr_list-2"><a href="erl_eval.html#expr_list-2">expr_list/2</a></li>
    <li title="expr_list-3"><a href="erl_eval.html#expr_list-3">expr_list/3</a></li>
    <li title="expr_list-4"><a href="erl_eval.html#expr_list-4">expr_list/4</a></li>
    <li title="exprs-2"><a href="erl_eval.html#exprs-2">exprs/2</a></li>
    <li title="exprs-3"><a href="erl_eval.html#exprs-3">exprs/3</a></li>
    <li title="exprs-4"><a href="erl_eval.html#exprs-4">exprs/4</a></li>
    <li title="new_bindings-0"><a href="erl_eval.html#new_bindings-0">new_bindings/0</a></li>
    </ul>
</li>
<li id="no" title="erl_expand_records " expanded="false">erl_expand_records<ul>
<li><a href="erl_expand_records.html">
                  Top of manual page
                </a></li>
    <li title="module-2"><a href="erl_expand_records.html#module-2">module/2</a></li>
    </ul>
</li>
<li id="no" title="erl_id_trans " expanded="false">erl_id_trans<ul>
<li><a href="erl_id_trans.html">
                  Top of manual page
                </a></li>
    <li title="parse_transform-2"><a href="erl_id_trans.html#parse_transform-2">parse_transform/2</a></li>
    </ul>
</li>
<li id="no" title="erl_internal " expanded="false">erl_internal<ul>
<li><a href="erl_internal.html">
                  Top of manual page
                </a></li>
    <li title="add_predefined_functions-1"><a href="erl_internal.html#add_predefined_functions-1">add_predefined_functions/1</a></li>
    <li title="arith_op-2"><a href="erl_internal.html#arith_op-2">arith_op/2</a></li>
    <li title="bif-2"><a href="erl_internal.html#bif-2">bif/2</a></li>
    <li title="bool_op-2"><a href="erl_internal.html#bool_op-2">bool_op/2</a></li>
    <li title="comp_op-2"><a href="erl_internal.html#comp_op-2">comp_op/2</a></li>
    <li title="guard_bif-2"><a href="erl_internal.html#guard_bif-2">guard_bif/2</a></li>
    <li title="list_op-2"><a href="erl_internal.html#list_op-2">list_op/2</a></li>
    <li title="op_type-2"><a href="erl_internal.html#op_type-2">op_type/2</a></li>
    <li title="send_op-2"><a href="erl_internal.html#send_op-2">send_op/2</a></li>
    <li title="type_test-2"><a href="erl_internal.html#type_test-2">type_test/2</a></li>
    </ul>
</li>
<li id="no" title="erl_lint " expanded="false">erl_lint<ul>
<li><a href="erl_lint.html">
                  Top of manual page
                </a></li>
    <li title="format_error-1"><a href="erl_lint.html#format_error-1">format_error/1</a></li>
    <li title="is_guard_test-1"><a href="erl_lint.html#is_guard_test-1">is_guard_test/1</a></li>
    <li title="module-1"><a href="erl_lint.html#module-1">module/1</a></li>
    <li title="module-2"><a href="erl_lint.html#module-2">module/2</a></li>
    <li title="module-3"><a href="erl_lint.html#module-3">module/3</a></li>
    </ul>
</li>
<li id="no" title="erl_parse " expanded="false">erl_parse<ul>
<li><a href="erl_parse.html">
                  Top of manual page
                </a></li>
    <li title="abstract-1"><a href="erl_parse.html#abstract-1">abstract/1</a></li>
    <li title="abstract-2"><a href="erl_parse.html#abstract-2">abstract/2</a></li>
    <li title="anno_from_term-1"><a href="erl_parse.html#anno_from_term-1">anno_from_term/1</a></li>
    <li title="anno_to_term-1"><a href="erl_parse.html#anno_to_term-1">anno_to_term/1</a></li>
    <li title="fold_anno-3"><a href="erl_parse.html#fold_anno-3">fold_anno/3</a></li>
    <li title="format_error-1"><a href="erl_parse.html#format_error-1">format_error/1</a></li>
    <li title="map_anno-2"><a href="erl_parse.html#map_anno-2">map_anno/2</a></li>
    <li title="mapfold_anno-3"><a href="erl_parse.html#mapfold_anno-3">mapfold_anno/3</a></li>
    <li title="new_anno-1"><a href="erl_parse.html#new_anno-1">new_anno/1</a></li>
    <li title="normalise-1"><a href="erl_parse.html#normalise-1">normalise/1</a></li>
    <li title="parse_exprs-1"><a href="erl_parse.html#parse_exprs-1">parse_exprs/1</a></li>
    <li title="parse_form-1"><a href="erl_parse.html#parse_form-1">parse_form/1</a></li>
    <li title="parse_term-1"><a href="erl_parse.html#parse_term-1">parse_term/1</a></li>
    <li title="tokens-1"><a href="erl_parse.html#tokens-1">tokens/1</a></li>
    <li title="tokens-2"><a href="erl_parse.html#tokens-2">tokens/2</a></li>
    </ul>
</li>
<li id="no" title="erl_pp " expanded="false">erl_pp<ul>
<li><a href="erl_pp.html">
                  Top of manual page
                </a></li>
    <li title="attribute-1"><a href="erl_pp.html#attribute-1">attribute/1</a></li>
    <li title="attribute-2"><a href="erl_pp.html#attribute-2">attribute/2</a></li>
    <li title="expr-1"><a href="erl_pp.html#expr-1">expr/1</a></li>
    <li title="expr-2"><a href="erl_pp.html#expr-2">expr/2</a></li>
    <li title="expr-3"><a href="erl_pp.html#expr-3">expr/3</a></li>
    <li title="expr-4"><a href="erl_pp.html#expr-4">expr/4</a></li>
    <li title="exprs-1"><a href="erl_pp.html#exprs-1">exprs/1</a></li>
    <li title="exprs-2"><a href="erl_pp.html#exprs-2">exprs/2</a></li>
    <li title="exprs-3"><a href="erl_pp.html#exprs-3">exprs/3</a></li>
    <li title="form-1"><a href="erl_pp.html#form-1">form/1</a></li>
    <li title="form-2"><a href="erl_pp.html#form-2">form/2</a></li>
    <li title="function-1"><a href="erl_pp.html#function-1">function/1</a></li>
    <li title="function-2"><a href="erl_pp.html#function-2">function/2</a></li>
    <li title="guard-1"><a href="erl_pp.html#guard-1">guard/1</a></li>
    <li title="guard-2"><a href="erl_pp.html#guard-2">guard/2</a></li>
    </ul>
</li>
<li id="no" title="erl_scan " expanded="false">erl_scan<ul>
<li><a href="erl_scan.html">
                  Top of manual page
                </a></li>
    <li title="category-1"><a href="erl_scan.html#category-1">category/1</a></li>
    <li title="column-1"><a href="erl_scan.html#column-1">column/1</a></li>
    <li title="end_location-1"><a href="erl_scan.html#end_location-1">end_location/1</a></li>
    <li title="format_error-1"><a href="erl_scan.html#format_error-1">format_error/1</a></li>
    <li title="line-1"><a href="erl_scan.html#line-1">line/1</a></li>
    <li title="location-1"><a href="erl_scan.html#location-1">location/1</a></li>
    <li title="reserved_word-1"><a href="erl_scan.html#reserved_word-1">reserved_word/1</a></li>
    <li title="string-1"><a href="erl_scan.html#string-1">string/1</a></li>
    <li title="string-2"><a href="erl_scan.html#string-2">string/2</a></li>
    <li title="string-3"><a href="erl_scan.html#string-3">string/3</a></li>
    <li title="symbol-1"><a href="erl_scan.html#symbol-1">symbol/1</a></li>
    <li title="text-1"><a href="erl_scan.html#text-1">text/1</a></li>
    <li title="tokens-3"><a href="erl_scan.html#tokens-3">tokens/3</a></li>
    <li title="tokens-4"><a href="erl_scan.html#tokens-4">tokens/4</a></li>
    </ul>
</li>
<li id="no" title="erl_tar " expanded="false">erl_tar<ul>
<li><a href="erl_tar.html">
                  Top of manual page
                </a></li>
    <li title="add-3"><a href="erl_tar.html#add-3">add/3</a></li>
    <li title="add-4"><a href="erl_tar.html#add-4">add/4</a></li>
    <li title="close-1"><a href="erl_tar.html#close-1">close/1</a></li>
    <li title="create-2"><a href="erl_tar.html#create-2">create/2</a></li>
    <li title="create-3"><a href="erl_tar.html#create-3">create/3</a></li>
    <li title="extract-1"><a href="erl_tar.html#extract-1">extract/1</a></li>
    <li title="extract-2"><a href="erl_tar.html#extract-2">extract/2</a></li>
    <li title="format_error-1"><a href="erl_tar.html#format_error-1">format_error/1</a></li>
    <li title="init-3"><a href="erl_tar.html#init-3">init/3</a></li>
    <li title="open-2"><a href="erl_tar.html#open-2">open/2</a></li>
    <li title="t-1"><a href="erl_tar.html#t-1">t/1</a></li>
    <li title="table-1"><a href="erl_tar.html#table-1">table/1</a></li>
    <li title="table-2"><a href="erl_tar.html#table-2">table/2</a></li>
    <li title="tt-1"><a href="erl_tar.html#tt-1">tt/1</a></li>
    </ul>
</li>
<li id="no" title="ets " expanded="false">ets<ul>
<li><a href="ets.html">
                  Top of manual page
                </a></li>
    <li title="all-0"><a href="ets.html#all-0">all/0</a></li>
    <li title="delete-1"><a href="ets.html#delete-1">delete/1</a></li>
    <li title="delete-2"><a href="ets.html#delete-2">delete/2</a></li>
    <li title="delete_all_objects-1"><a href="ets.html#delete_all_objects-1">delete_all_objects/1</a></li>
    <li title="delete_object-2"><a href="ets.html#delete_object-2">delete_object/2</a></li>
    <li title="file2tab-1"><a href="ets.html#file2tab-1">file2tab/1</a></li>
    <li title="file2tab-2"><a href="ets.html#file2tab-2">file2tab/2</a></li>
    <li title="first-1"><a href="ets.html#first-1">first/1</a></li>
    <li title="foldl-3"><a href="ets.html#foldl-3">foldl/3</a></li>
    <li title="foldr-3"><a href="ets.html#foldr-3">foldr/3</a></li>
    <li title="from_dets-2"><a href="ets.html#from_dets-2">from_dets/2</a></li>
    <li title="fun2ms-1"><a href="ets.html#fun2ms-1">fun2ms/1</a></li>
    <li title="give_away-3"><a href="ets.html#give_away-3">give_away/3</a></li>
    <li title="i-0"><a href="ets.html#i-0">i/0</a></li>
    <li title="i-1"><a href="ets.html#i-1">i/1</a></li>
    <li title="info-1"><a href="ets.html#info-1">info/1</a></li>
    <li title="info-2"><a href="ets.html#info-2">info/2</a></li>
    <li title="init_table-2"><a href="ets.html#init_table-2">init_table/2</a></li>
    <li title="insert-2"><a href="ets.html#insert-2">insert/2</a></li>
    <li title="insert_new-2"><a href="ets.html#insert_new-2">insert_new/2</a></li>
    <li title="is_compiled_ms-1"><a href="ets.html#is_compiled_ms-1">is_compiled_ms/1</a></li>
    <li title="last-1"><a href="ets.html#last-1">last/1</a></li>
    <li title="lookup-2"><a href="ets.html#lookup-2">lookup/2</a></li>
    <li title="lookup_element-3"><a href="ets.html#lookup_element-3">lookup_element/3</a></li>
    <li title="match-1"><a href="ets.html#match-1">match/1</a></li>
    <li title="match-2"><a href="ets.html#match-2">match/2</a></li>
    <li title="match-3"><a href="ets.html#match-3">match/3</a></li>
    <li title="match_delete-2"><a href="ets.html#match_delete-2">match_delete/2</a></li>
    <li title="match_object-1"><a href="ets.html#match_object-1">match_object/1</a></li>
    <li title="match_object-2"><a href="ets.html#match_object-2">match_object/2</a></li>
    <li title="match_object-3"><a href="ets.html#match_object-3">match_object/3</a></li>
    <li title="match_spec_compile-1"><a href="ets.html#match_spec_compile-1">match_spec_compile/1</a></li>
    <li title="match_spec_run-2"><a href="ets.html#match_spec_run-2">match_spec_run/2</a></li>
    <li title="member-2"><a href="ets.html#member-2">member/2</a></li>
    <li title="new-2"><a href="ets.html#new-2">new/2</a></li>
    <li title="next-2"><a href="ets.html#next-2">next/2</a></li>
    <li title="prev-2"><a href="ets.html#prev-2">prev/2</a></li>
    <li title="rename-2"><a href="ets.html#rename-2">rename/2</a></li>
    <li title="repair_continuation-2"><a href="ets.html#repair_continuation-2">repair_continuation/2</a></li>
    <li title="safe_fixtable-2"><a href="ets.html#safe_fixtable-2">safe_fixtable/2</a></li>
    <li title="select-1"><a href="ets.html#select-1">select/1</a></li>
    <li title="select-2"><a href="ets.html#select-2">select/2</a></li>
    <li title="select-3"><a href="ets.html#select-3">select/3</a></li>
    <li title="select_count-2"><a href="ets.html#select_count-2">select_count/2</a></li>
    <li title="select_delete-2"><a href="ets.html#select_delete-2">select_delete/2</a></li>
    <li title="select_replace-2"><a href="ets.html#select_replace-2">select_replace/2</a></li>
    <li title="select_reverse-1"><a href="ets.html#select_reverse-1">select_reverse/1</a></li>
    <li title="select_reverse-2"><a href="ets.html#select_reverse-2">select_reverse/2</a></li>
    <li title="select_reverse-3"><a href="ets.html#select_reverse-3">select_reverse/3</a></li>
    <li title="setopts-2"><a href="ets.html#setopts-2">setopts/2</a></li>
    <li title="slot-2"><a href="ets.html#slot-2">slot/2</a></li>
    <li title="tab2file-2"><a href="ets.html#tab2file-2">tab2file/2</a></li>
    <li title="tab2file-3"><a href="ets.html#tab2file-3">tab2file/3</a></li>
    <li title="tab2list-1"><a href="ets.html#tab2list-1">tab2list/1</a></li>
    <li title="tabfile_info-1"><a href="ets.html#tabfile_info-1">tabfile_info/1</a></li>
    <li title="table-1"><a href="ets.html#table-1">table/1</a></li>
    <li title="table-2"><a href="ets.html#table-2">table/2</a></li>
    <li title="take-2"><a href="ets.html#take-2">take/2</a></li>
    <li title="test_ms-2"><a href="ets.html#test_ms-2">test_ms/2</a></li>
    <li title="to_dets-2"><a href="ets.html#to_dets-2">to_dets/2</a></li>
    <li title="update_counter-3"><a href="ets.html#update_counter-3">update_counter/3</a></li>
    <li title="update_counter-4"><a href="ets.html#update_counter-4">update_counter/4</a></li>
    <li title="update_element-3"><a href="ets.html#update_element-3">update_element/3</a></li>
    <li title="whereis-1"><a href="ets.html#whereis-1">whereis/1</a></li>
    </ul>
</li>
<li id="no" title="file_sorter " expanded="false">file_sorter<ul>
<li><a href="file_sorter.html">
                  Top of manual page
                </a></li>
    <li title="check-1"><a href="file_sorter.html#check-1">check/1</a></li>
    <li title="check-2"><a href="file_sorter.html#check-2">check/2</a></li>
    <li title="keycheck-2"><a href="file_sorter.html#keycheck-2">keycheck/2</a></li>
    <li title="keycheck-3"><a href="file_sorter.html#keycheck-3">keycheck/3</a></li>
    <li title="keymerge-3"><a href="file_sorter.html#keymerge-3">keymerge/3</a></li>
    <li title="keymerge-4"><a href="file_sorter.html#keymerge-4">keymerge/4</a></li>
    <li title="keysort-2"><a href="file_sorter.html#keysort-2">keysort/2</a></li>
    <li title="keysort-3"><a href="file_sorter.html#keysort-3">keysort/3</a></li>
    <li title="keysort-4"><a href="file_sorter.html#keysort-4">keysort/4</a></li>
    <li title="merge-2"><a href="file_sorter.html#merge-2">merge/2</a></li>
    <li title="merge-3"><a href="file_sorter.html#merge-3">merge/3</a></li>
    <li title="sort-1"><a href="file_sorter.html#sort-1">sort/1</a></li>
    <li title="sort-2"><a href="file_sorter.html#sort-2">sort/2</a></li>
    <li title="sort-3"><a href="file_sorter.html#sort-3">sort/3</a></li>
    </ul>
</li>
<li id="no" title="filelib " expanded="false">filelib<ul>
<li><a href="filelib.html">
                  Top of manual page
                </a></li>
    <li title="ensure_dir-1"><a href="filelib.html#ensure_dir-1">ensure_dir/1</a></li>
    <li title="file_size-1"><a href="filelib.html#file_size-1">file_size/1</a></li>
    <li title="find_file-2"><a href="filelib.html#find_file-2">find_file/2</a></li>
    <li title="find_file-3"><a href="filelib.html#find_file-3">find_file/3</a></li>
    <li title="find_source-1"><a href="filelib.html#find_source-1">find_source/1</a></li>
    <li title="find_source-2"><a href="filelib.html#find_source-2">find_source/2</a></li>
    <li title="find_source-3"><a href="filelib.html#find_source-3">find_source/3</a></li>
    <li title="fold_files-5"><a href="filelib.html#fold_files-5">fold_files/5</a></li>
    <li title="is_dir-1"><a href="filelib.html#is_dir-1">is_dir/1</a></li>
    <li title="is_file-1"><a href="filelib.html#is_file-1">is_file/1</a></li>
    <li title="is_regular-1"><a href="filelib.html#is_regular-1">is_regular/1</a></li>
    <li title="last_modified-1"><a href="filelib.html#last_modified-1">last_modified/1</a></li>
    <li title="wildcard-1"><a href="filelib.html#wildcard-1">wildcard/1</a></li>
    <li title="wildcard-2"><a href="filelib.html#wildcard-2">wildcard/2</a></li>
    </ul>
</li>
<li id="no" title="filename " expanded="false">filename<ul>
<li><a href="filename.html">
                  Top of manual page
                </a></li>
    <li title="absname-1"><a href="filename.html#absname-1">absname/1</a></li>
    <li title="absname-2"><a href="filename.html#absname-2">absname/2</a></li>
    <li title="absname_join-2"><a href="filename.html#absname_join-2">absname_join/2</a></li>
    <li title="basedir-2"><a href="filename.html#basedir-2">basedir/2</a></li>
    <li title="basedir-3"><a href="filename.html#basedir-3">basedir/3</a></li>
    <li title="basename-1"><a href="filename.html#basename-1">basename/1</a></li>
    <li title="basename-2"><a href="filename.html#basename-2">basename/2</a></li>
    <li title="dirname-1"><a href="filename.html#dirname-1">dirname/1</a></li>
    <li title="extension-1"><a href="filename.html#extension-1">extension/1</a></li>
    <li title="find_src-1"><a href="filename.html#find_src-1">find_src/1</a></li>
    <li title="find_src-2"><a href="filename.html#find_src-2">find_src/2</a></li>
    <li title="flatten-1"><a href="filename.html#flatten-1">flatten/1</a></li>
    <li title="join-1"><a href="filename.html#join-1">join/1</a></li>
    <li title="join-2"><a href="filename.html#join-2">join/2</a></li>
    <li title="nativename-1"><a href="filename.html#nativename-1">nativename/1</a></li>
    <li title="pathtype-1"><a href="filename.html#pathtype-1">pathtype/1</a></li>
    <li title="rootname-1"><a href="filename.html#rootname-1">rootname/1</a></li>
    <li title="rootname-2"><a href="filename.html#rootname-2">rootname/2</a></li>
    <li title="safe_relative_path-1"><a href="filename.html#safe_relative_path-1">safe_relative_path/1</a></li>
    <li title="split-1"><a href="filename.html#split-1">split/1</a></li>
    </ul>
</li>
<li id="no" title="gb_sets " expanded="false">gb_sets<ul>
<li><a href="gb_sets.html">
                  Top of manual page
                </a></li>
    <li title="add-2"><a href="gb_sets.html#add-2">add/2</a></li>
    <li title="add_element-2"><a href="gb_sets.html#add_element-2">add_element/2</a></li>
    <li title="balance-1"><a href="gb_sets.html#balance-1">balance/1</a></li>
    <li title="del_element-2"><a href="gb_sets.html#del_element-2">del_element/2</a></li>
    <li title="delete-2"><a href="gb_sets.html#delete-2">delete/2</a></li>
    <li title="delete_any-2"><a href="gb_sets.html#delete_any-2">delete_any/2</a></li>
    <li title="difference-2"><a href="gb_sets.html#difference-2">difference/2</a></li>
    <li title="empty-0"><a href="gb_sets.html#empty-0">empty/0</a></li>
    <li title="filter-2"><a href="gb_sets.html#filter-2">filter/2</a></li>
    <li title="fold-3"><a href="gb_sets.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="gb_sets.html#from_list-1">from_list/1</a></li>
    <li title="from_ordset-1"><a href="gb_sets.html#from_ordset-1">from_ordset/1</a></li>
    <li title="insert-2"><a href="gb_sets.html#insert-2">insert/2</a></li>
    <li title="intersection-1"><a href="gb_sets.html#intersection-1">intersection/1</a></li>
    <li title="intersection-2"><a href="gb_sets.html#intersection-2">intersection/2</a></li>
    <li title="is_disjoint-2"><a href="gb_sets.html#is_disjoint-2">is_disjoint/2</a></li>
    <li title="is_element-2"><a href="gb_sets.html#is_element-2">is_element/2</a></li>
    <li title="is_empty-1"><a href="gb_sets.html#is_empty-1">is_empty/1</a></li>
    <li title="is_member-2"><a href="gb_sets.html#is_member-2">is_member/2</a></li>
    <li title="is_set-1"><a href="gb_sets.html#is_set-1">is_set/1</a></li>
    <li title="is_subset-2"><a href="gb_sets.html#is_subset-2">is_subset/2</a></li>
    <li title="iterator-1"><a href="gb_sets.html#iterator-1">iterator/1</a></li>
    <li title="iterator_from-2"><a href="gb_sets.html#iterator_from-2">iterator_from/2</a></li>
    <li title="largest-1"><a href="gb_sets.html#largest-1">largest/1</a></li>
    <li title="new-0"><a href="gb_sets.html#new-0">new/0</a></li>
    <li title="next-1"><a href="gb_sets.html#next-1">next/1</a></li>
    <li title="singleton-1"><a href="gb_sets.html#singleton-1">singleton/1</a></li>
    <li title="size-1"><a href="gb_sets.html#size-1">size/1</a></li>
    <li title="smallest-1"><a href="gb_sets.html#smallest-1">smallest/1</a></li>
    <li title="subtract-2"><a href="gb_sets.html#subtract-2">subtract/2</a></li>
    <li title="take_largest-1"><a href="gb_sets.html#take_largest-1">take_largest/1</a></li>
    <li title="take_smallest-1"><a href="gb_sets.html#take_smallest-1">take_smallest/1</a></li>
    <li title="to_list-1"><a href="gb_sets.html#to_list-1">to_list/1</a></li>
    <li title="union-1"><a href="gb_sets.html#union-1">union/1</a></li>
    <li title="union-2"><a href="gb_sets.html#union-2">union/2</a></li>
    </ul>
</li>
<li id="no" title="gb_trees " expanded="false">gb_trees<ul>
<li><a href="gb_trees.html">
                  Top of manual page
                </a></li>
    <li title="balance-1"><a href="gb_trees.html#balance-1">balance/1</a></li>
    <li title="delete-2"><a href="gb_trees.html#delete-2">delete/2</a></li>
    <li title="delete_any-2"><a href="gb_trees.html#delete_any-2">delete_any/2</a></li>
    <li title="empty-0"><a href="gb_trees.html#empty-0">empty/0</a></li>
    <li title="enter-3"><a href="gb_trees.html#enter-3">enter/3</a></li>
    <li title="from_orddict-1"><a href="gb_trees.html#from_orddict-1">from_orddict/1</a></li>
    <li title="get-2"><a href="gb_trees.html#get-2">get/2</a></li>
    <li title="insert-3"><a href="gb_trees.html#insert-3">insert/3</a></li>
    <li title="is_defined-2"><a href="gb_trees.html#is_defined-2">is_defined/2</a></li>
    <li title="is_empty-1"><a href="gb_trees.html#is_empty-1">is_empty/1</a></li>
    <li title="iterator-1"><a href="gb_trees.html#iterator-1">iterator/1</a></li>
    <li title="iterator_from-2"><a href="gb_trees.html#iterator_from-2">iterator_from/2</a></li>
    <li title="keys-1"><a href="gb_trees.html#keys-1">keys/1</a></li>
    <li title="largest-1"><a href="gb_trees.html#largest-1">largest/1</a></li>
    <li title="lookup-2"><a href="gb_trees.html#lookup-2">lookup/2</a></li>
    <li title="map-2"><a href="gb_trees.html#map-2">map/2</a></li>
    <li title="next-1"><a href="gb_trees.html#next-1">next/1</a></li>
    <li title="size-1"><a href="gb_trees.html#size-1">size/1</a></li>
    <li title="smallest-1"><a href="gb_trees.html#smallest-1">smallest/1</a></li>
    <li title="take-2"><a href="gb_trees.html#take-2">take/2</a></li>
    <li title="take_any-2"><a href="gb_trees.html#take_any-2">take_any/2</a></li>
    <li title="take_largest-1"><a href="gb_trees.html#take_largest-1">take_largest/1</a></li>
    <li title="take_smallest-1"><a href="gb_trees.html#take_smallest-1">take_smallest/1</a></li>
    <li title="to_list-1"><a href="gb_trees.html#to_list-1">to_list/1</a></li>
    <li title="update-3"><a href="gb_trees.html#update-3">update/3</a></li>
    <li title="values-1"><a href="gb_trees.html#values-1">values/1</a></li>
    </ul>
</li>
<li id="no" title="gen_event " expanded="false">gen_event<ul>
<li><a href="gen_event.html">
                  Top of manual page
                </a></li>
    <li title="add_handler-3"><a href="gen_event.html#add_handler-3">add_handler/3</a></li>
    <li title="add_sup_handler-3"><a href="gen_event.html#add_sup_handler-3">add_sup_handler/3</a></li>
    <li title="call-3"><a href="gen_event.html#call-3">call/3</a></li>
    <li title="call-4"><a href="gen_event.html#call-4">call/4</a></li>
    <li title="delete_handler-3"><a href="gen_event.html#delete_handler-3">delete_handler/3</a></li>
    <li title="notify-2"><a href="gen_event.html#notify-2">notify/2</a></li>
    <li title="start-0"><a href="gen_event.html#start-0">start/0</a></li>
    <li title="start-1"><a href="gen_event.html#start-1">start/1</a></li>
    <li title="start-2"><a href="gen_event.html#start-2">start/2</a></li>
    <li title="start_link-0"><a href="gen_event.html#start_link-0">start_link/0</a></li>
    <li title="start_link-1"><a href="gen_event.html#start_link-1">start_link/1</a></li>
    <li title="start_link-2"><a href="gen_event.html#start_link-2">start_link/2</a></li>
    <li title="stop-1"><a href="gen_event.html#stop-1">stop/1</a></li>
    <li title="stop-3"><a href="gen_event.html#stop-3">stop/3</a></li>
    <li title="swap_handler-3"><a href="gen_event.html#swap_handler-3">swap_handler/3</a></li>
    <li title="swap_sup_handler-3"><a href="gen_event.html#swap_sup_handler-3">swap_sup_handler/3</a></li>
    <li title="sync_notify-2"><a href="gen_event.html#sync_notify-2">sync_notify/2</a></li>
    <li title="which_handlers-1"><a href="gen_event.html#which_handlers-1">which_handlers/1</a></li>
    <li title="Module:code_change-3"><a href="gen_event.html#Module:code_change-3">Module:code_change/3</a></li>
    <li title="Module:format_status-2"><a href="gen_event.html#Module:format_status-2">Module:format_status/2</a></li>
    <li title="Module:handle_call-2"><a href="gen_event.html#Module:handle_call-2">Module:handle_call/2</a></li>
    <li title="Module:handle_event-2"><a href="gen_event.html#Module:handle_event-2">Module:handle_event/2</a></li>
    <li title="Module:handle_info-2"><a href="gen_event.html#Module:handle_info-2">Module:handle_info/2</a></li>
    <li title="Module:init-1"><a href="gen_event.html#Module:init-1">Module:init/1</a></li>
    <li title="Module:terminate-2"><a href="gen_event.html#Module:terminate-2">Module:terminate/2</a></li>
    </ul>
</li>
<li title="gen_fsm"><a href="gen_fsm.html">gen_fsm</a></li>
<li id="no" title="gen_server " expanded="false">gen_server<ul>
<li><a href="gen_server.html">
                  Top of manual page
                </a></li>
    <li title="abcast-2"><a href="gen_server.html#abcast-2">abcast/2</a></li>
    <li title="abcast-3"><a href="gen_server.html#abcast-3">abcast/3</a></li>
    <li title="call-2"><a href="gen_server.html#call-2">call/2</a></li>
    <li title="call-3"><a href="gen_server.html#call-3">call/3</a></li>
    <li title="cast-2"><a href="gen_server.html#cast-2">cast/2</a></li>
    <li title="enter_loop-3"><a href="gen_server.html#enter_loop-3">enter_loop/3</a></li>
    <li title="enter_loop-4"><a href="gen_server.html#enter_loop-4">enter_loop/4</a></li>
    <li title="enter_loop-4"><a href="gen_server.html#enter_loop-4">enter_loop/4</a></li>
    <li title="enter_loop-5"><a href="gen_server.html#enter_loop-5">enter_loop/5</a></li>
    <li title="multi_call-2"><a href="gen_server.html#multi_call-2">multi_call/2</a></li>
    <li title="multi_call-3"><a href="gen_server.html#multi_call-3">multi_call/3</a></li>
    <li title="multi_call-4"><a href="gen_server.html#multi_call-4">multi_call/4</a></li>
    <li title="reply-2"><a href="gen_server.html#reply-2">reply/2</a></li>
    <li title="start-3"><a href="gen_server.html#start-3">start/3</a></li>
    <li title="start-4"><a href="gen_server.html#start-4">start/4</a></li>
    <li title="start_link-3"><a href="gen_server.html#start_link-3">start_link/3</a></li>
    <li title="start_link-4"><a href="gen_server.html#start_link-4">start_link/4</a></li>
    <li title="stop-1"><a href="gen_server.html#stop-1">stop/1</a></li>
    <li title="stop-3"><a href="gen_server.html#stop-3">stop/3</a></li>
    <li title="Module:code_change-3"><a href="gen_server.html#Module:code_change-3">Module:code_change/3</a></li>
    <li title="Module:format_status-2"><a href="gen_server.html#Module:format_status-2">Module:format_status/2</a></li>
    <li title="Module:handle_call-3"><a href="gen_server.html#Module:handle_call-3">Module:handle_call/3</a></li>
    <li title="Module:handle_cast-2"><a href="gen_server.html#Module:handle_cast-2">Module:handle_cast/2</a></li>
    <li title="Module:handle_continue-2"><a href="gen_server.html#Module:handle_continue-2">Module:handle_continue/2</a></li>
    <li title="Module:handle_info-2"><a href="gen_server.html#Module:handle_info-2">Module:handle_info/2</a></li>
    <li title="Module:init-1"><a href="gen_server.html#Module:init-1">Module:init/1</a></li>
    <li title="Module:terminate-2"><a href="gen_server.html#Module:terminate-2">Module:terminate/2</a></li>
    </ul>
</li>
<li id="no" title="gen_statem " expanded="false">gen_statem<ul>
<li><a href="gen_statem.html">
                  Top of manual page
                </a></li>
    <li title="call-2"><a href="gen_statem.html#call-2">call/2</a></li>
    <li title="call-3"><a href="gen_statem.html#call-3">call/3</a></li>
    <li title="cast-2"><a href="gen_statem.html#cast-2">cast/2</a></li>
    <li title="enter_loop-4"><a href="gen_statem.html#enter_loop-4">enter_loop/4</a></li>
    <li title="enter_loop-5"><a href="gen_statem.html#enter_loop-5">enter_loop/5</a></li>
    <li title="enter_loop-6"><a href="gen_statem.html#enter_loop-6">enter_loop/6</a></li>
    <li title="reply-1"><a href="gen_statem.html#reply-1">reply/1</a></li>
    <li title="reply-2"><a href="gen_statem.html#reply-2">reply/2</a></li>
    <li title="start-3"><a href="gen_statem.html#start-3">start/3</a></li>
    <li title="start-4"><a href="gen_statem.html#start-4">start/4</a></li>
    <li title="start_link-3"><a href="gen_statem.html#start_link-3">start_link/3</a></li>
    <li title="start_link-4"><a href="gen_statem.html#start_link-4">start_link/4</a></li>
    <li title="stop-1"><a href="gen_statem.html#stop-1">stop/1</a></li>
    <li title="stop-3"><a href="gen_statem.html#stop-3">stop/3</a></li>
    <li title="Module:StateName-3"><a href="gen_statem.html#Module:StateName-3">Module:StateName/3</a></li>
    <li title="Module:StateName-3"><a href="gen_statem.html#Module:StateName-3">Module:StateName/3</a></li>
    <li title="Module:callback_mode-0"><a href="gen_statem.html#Module:callback_mode-0">Module:callback_mode/0</a></li>
    <li title="Module:code_change-4"><a href="gen_statem.html#Module:code_change-4">Module:code_change/4</a></li>
    <li title="Module:format_status-2"><a href="gen_statem.html#Module:format_status-2">Module:format_status/2</a></li>
    <li title="Module:handle_event-4"><a href="gen_statem.html#Module:handle_event-4">Module:handle_event/4</a></li>
    <li title="Module:handle_event-4"><a href="gen_statem.html#Module:handle_event-4">Module:handle_event/4</a></li>
    <li title="Module:init-1"><a href="gen_statem.html#Module:init-1">Module:init/1</a></li>
    <li title="Module:terminate-3"><a href="gen_statem.html#Module:terminate-3">Module:terminate/3</a></li>
    </ul>
</li>
<li id="no" title="io " expanded="false">io<ul>
<li><a href="io.html">
                  Top of manual page
                </a></li>
    <li title="columns-0"><a href="io.html#columns-0">columns/0</a></li>
    <li title="columns-1"><a href="io.html#columns-1">columns/1</a></li>
    <li title="format-1"><a href="io.html#format-1">format/1</a></li>
    <li title="format-2"><a href="io.html#format-2">format/2</a></li>
    <li title="format-3"><a href="io.html#format-3">format/3</a></li>
    <li title="fread-2"><a href="io.html#fread-2">fread/2</a></li>
    <li title="fread-3"><a href="io.html#fread-3">fread/3</a></li>
    <li title="fwrite-1"><a href="io.html#fwrite-1">fwrite/1</a></li>
    <li title="fwrite-2"><a href="io.html#fwrite-2">fwrite/2</a></li>
    <li title="fwrite-3"><a href="io.html#fwrite-3">fwrite/3</a></li>
    <li title="get_chars-2"><a href="io.html#get_chars-2">get_chars/2</a></li>
    <li title="get_chars-3"><a href="io.html#get_chars-3">get_chars/3</a></li>
    <li title="get_line-1"><a href="io.html#get_line-1">get_line/1</a></li>
    <li title="get_line-2"><a href="io.html#get_line-2">get_line/2</a></li>
    <li title="getopts-0"><a href="io.html#getopts-0">getopts/0</a></li>
    <li title="getopts-1"><a href="io.html#getopts-1">getopts/1</a></li>
    <li title="nl-0"><a href="io.html#nl-0">nl/0</a></li>
    <li title="nl-1"><a href="io.html#nl-1">nl/1</a></li>
    <li title="parse_erl_exprs-1"><a href="io.html#parse_erl_exprs-1">parse_erl_exprs/1</a></li>
    <li title="parse_erl_exprs-2"><a href="io.html#parse_erl_exprs-2">parse_erl_exprs/2</a></li>
    <li title="parse_erl_exprs-3"><a href="io.html#parse_erl_exprs-3">parse_erl_exprs/3</a></li>
    <li title="parse_erl_exprs-4"><a href="io.html#parse_erl_exprs-4">parse_erl_exprs/4</a></li>
    <li title="parse_erl_form-1"><a href="io.html#parse_erl_form-1">parse_erl_form/1</a></li>
    <li title="parse_erl_form-2"><a href="io.html#parse_erl_form-2">parse_erl_form/2</a></li>
    <li title="parse_erl_form-3"><a href="io.html#parse_erl_form-3">parse_erl_form/3</a></li>
    <li title="parse_erl_form-4"><a href="io.html#parse_erl_form-4">parse_erl_form/4</a></li>
    <li title="printable_range-0"><a href="io.html#printable_range-0">printable_range/0</a></li>
    <li title="put_chars-1"><a href="io.html#put_chars-1">put_chars/1</a></li>
    <li title="put_chars-2"><a href="io.html#put_chars-2">put_chars/2</a></li>
    <li title="read-1"><a href="io.html#read-1">read/1</a></li>
    <li title="read-2"><a href="io.html#read-2">read/2</a></li>
    <li title="read-3"><a href="io.html#read-3">read/3</a></li>
    <li title="read-4"><a href="io.html#read-4">read/4</a></li>
    <li title="rows-0"><a href="io.html#rows-0">rows/0</a></li>
    <li title="rows-1"><a href="io.html#rows-1">rows/1</a></li>
    <li title="scan_erl_exprs-1"><a href="io.html#scan_erl_exprs-1">scan_erl_exprs/1</a></li>
    <li title="scan_erl_exprs-2"><a href="io.html#scan_erl_exprs-2">scan_erl_exprs/2</a></li>
    <li title="scan_erl_exprs-3"><a href="io.html#scan_erl_exprs-3">scan_erl_exprs/3</a></li>
    <li title="scan_erl_exprs-4"><a href="io.html#scan_erl_exprs-4">scan_erl_exprs/4</a></li>
    <li title="scan_erl_form-1"><a href="io.html#scan_erl_form-1">scan_erl_form/1</a></li>
    <li title="scan_erl_form-2"><a href="io.html#scan_erl_form-2">scan_erl_form/2</a></li>
    <li title="scan_erl_form-3"><a href="io.html#scan_erl_form-3">scan_erl_form/3</a></li>
    <li title="scan_erl_form-4"><a href="io.html#scan_erl_form-4">scan_erl_form/4</a></li>
    <li title="setopts-1"><a href="io.html#setopts-1">setopts/1</a></li>
    <li title="setopts-2"><a href="io.html#setopts-2">setopts/2</a></li>
    <li title="write-1"><a href="io.html#write-1">write/1</a></li>
    <li title="write-2"><a href="io.html#write-2">write/2</a></li>
    </ul>
</li>
<li id="no" title="io_lib " expanded="false">io_lib<ul>
<li><a href="io_lib.html">
                  Top of manual page
                </a></li>
    <li title="build_text-1"><a href="io_lib.html#build_text-1">build_text/1</a></li>
    <li title="char_list-1"><a href="io_lib.html#char_list-1">char_list/1</a></li>
    <li title="deep_char_list-1"><a href="io_lib.html#deep_char_list-1">deep_char_list/1</a></li>
    <li title="deep_latin1_char_list-1"><a href="io_lib.html#deep_latin1_char_list-1">deep_latin1_char_list/1</a></li>
    <li title="format-2"><a href="io_lib.html#format-2">format/2</a></li>
    <li title="format-3"><a href="io_lib.html#format-3">format/3</a></li>
    <li title="fread-2"><a href="io_lib.html#fread-2">fread/2</a></li>
    <li title="fread-3"><a href="io_lib.html#fread-3">fread/3</a></li>
    <li title="fwrite-2"><a href="io_lib.html#fwrite-2">fwrite/2</a></li>
    <li title="fwrite-3"><a href="io_lib.html#fwrite-3">fwrite/3</a></li>
    <li title="indentation-2"><a href="io_lib.html#indentation-2">indentation/2</a></li>
    <li title="latin1_char_list-1"><a href="io_lib.html#latin1_char_list-1">latin1_char_list/1</a></li>
    <li title="nl-0"><a href="io_lib.html#nl-0">nl/0</a></li>
    <li title="print-1"><a href="io_lib.html#print-1">print/1</a></li>
    <li title="print-4"><a href="io_lib.html#print-4">print/4</a></li>
    <li title="printable_latin1_list-1"><a href="io_lib.html#printable_latin1_list-1">printable_latin1_list/1</a></li>
    <li title="printable_list-1"><a href="io_lib.html#printable_list-1">printable_list/1</a></li>
    <li title="printable_unicode_list-1"><a href="io_lib.html#printable_unicode_list-1">printable_unicode_list/1</a></li>
    <li title="scan_format-2"><a href="io_lib.html#scan_format-2">scan_format/2</a></li>
    <li title="unscan_format-1"><a href="io_lib.html#unscan_format-1">unscan_format/1</a></li>
    <li title="write-1"><a href="io_lib.html#write-1">write/1</a></li>
    <li title="write-2"><a href="io_lib.html#write-2">write/2</a></li>
    <li title="write_atom-1"><a href="io_lib.html#write_atom-1">write_atom/1</a></li>
    <li title="write_atom_as_latin1-1"><a href="io_lib.html#write_atom_as_latin1-1">write_atom_as_latin1/1</a></li>
    <li title="write_char-1"><a href="io_lib.html#write_char-1">write_char/1</a></li>
    <li title="write_char_as_latin1-1"><a href="io_lib.html#write_char_as_latin1-1">write_char_as_latin1/1</a></li>
    <li title="write_latin1_char-1"><a href="io_lib.html#write_latin1_char-1">write_latin1_char/1</a></li>
    <li title="write_latin1_string-1"><a href="io_lib.html#write_latin1_string-1">write_latin1_string/1</a></li>
    <li title="write_string-1"><a href="io_lib.html#write_string-1">write_string/1</a></li>
    <li title="write_string_as_latin1-1"><a href="io_lib.html#write_string_as_latin1-1">write_string_as_latin1/1</a></li>
    </ul>
</li>
<li id="no" title="lists " expanded="false">lists<ul>
<li><a href="lists.html">
                  Top of manual page
                </a></li>
    <li title="all-2"><a href="lists.html#all-2">all/2</a></li>
    <li title="any-2"><a href="lists.html#any-2">any/2</a></li>
    <li title="append-1"><a href="lists.html#append-1">append/1</a></li>
    <li title="append-2"><a href="lists.html#append-2">append/2</a></li>
    <li title="concat-1"><a href="lists.html#concat-1">concat/1</a></li>
    <li title="delete-2"><a href="lists.html#delete-2">delete/2</a></li>
    <li title="droplast-1"><a href="lists.html#droplast-1">droplast/1</a></li>
    <li title="dropwhile-2"><a href="lists.html#dropwhile-2">dropwhile/2</a></li>
    <li title="duplicate-2"><a href="lists.html#duplicate-2">duplicate/2</a></li>
    <li title="filter-2"><a href="lists.html#filter-2">filter/2</a></li>
    <li title="filtermap-2"><a href="lists.html#filtermap-2">filtermap/2</a></li>
    <li title="flatlength-1"><a href="lists.html#flatlength-1">flatlength/1</a></li>
    <li title="flatmap-2"><a href="lists.html#flatmap-2">flatmap/2</a></li>
    <li title="flatten-1"><a href="lists.html#flatten-1">flatten/1</a></li>
    <li title="flatten-2"><a href="lists.html#flatten-2">flatten/2</a></li>
    <li title="foldl-3"><a href="lists.html#foldl-3">foldl/3</a></li>
    <li title="foldr-3"><a href="lists.html#foldr-3">foldr/3</a></li>
    <li title="foreach-2"><a href="lists.html#foreach-2">foreach/2</a></li>
    <li title="join-2"><a href="lists.html#join-2">join/2</a></li>
    <li title="keydelete-3"><a href="lists.html#keydelete-3">keydelete/3</a></li>
    <li title="keyfind-3"><a href="lists.html#keyfind-3">keyfind/3</a></li>
    <li title="keymap-3"><a href="lists.html#keymap-3">keymap/3</a></li>
    <li title="keymember-3"><a href="lists.html#keymember-3">keymember/3</a></li>
    <li title="keymerge-3"><a href="lists.html#keymerge-3">keymerge/3</a></li>
    <li title="keyreplace-4"><a href="lists.html#keyreplace-4">keyreplace/4</a></li>
    <li title="keysearch-3"><a href="lists.html#keysearch-3">keysearch/3</a></li>
    <li title="keysort-2"><a href="lists.html#keysort-2">keysort/2</a></li>
    <li title="keystore-4"><a href="lists.html#keystore-4">keystore/4</a></li>
    <li title="keytake-3"><a href="lists.html#keytake-3">keytake/3</a></li>
    <li title="last-1"><a href="lists.html#last-1">last/1</a></li>
    <li title="map-2"><a href="lists.html#map-2">map/2</a></li>
    <li title="mapfoldl-3"><a href="lists.html#mapfoldl-3">mapfoldl/3</a></li>
    <li title="mapfoldr-3"><a href="lists.html#mapfoldr-3">mapfoldr/3</a></li>
    <li title="max-1"><a href="lists.html#max-1">max/1</a></li>
    <li title="member-2"><a href="lists.html#member-2">member/2</a></li>
    <li title="merge-1"><a href="lists.html#merge-1">merge/1</a></li>
    <li title="merge-2"><a href="lists.html#merge-2">merge/2</a></li>
    <li title="merge-3"><a href="lists.html#merge-3">merge/3</a></li>
    <li title="merge3-3"><a href="lists.html#merge3-3">merge3/3</a></li>
    <li title="min-1"><a href="lists.html#min-1">min/1</a></li>
    <li title="nth-2"><a href="lists.html#nth-2">nth/2</a></li>
    <li title="nthtail-2"><a href="lists.html#nthtail-2">nthtail/2</a></li>
    <li title="partition-2"><a href="lists.html#partition-2">partition/2</a></li>
    <li title="prefix-2"><a href="lists.html#prefix-2">prefix/2</a></li>
    <li title="reverse-1"><a href="lists.html#reverse-1">reverse/1</a></li>
    <li title="reverse-2"><a href="lists.html#reverse-2">reverse/2</a></li>
    <li title="search-2"><a href="lists.html#search-2">search/2</a></li>
    <li title="seq-2"><a href="lists.html#seq-2">seq/2</a></li>
    <li title="seq-3"><a href="lists.html#seq-3">seq/3</a></li>
    <li title="sort-1"><a href="lists.html#sort-1">sort/1</a></li>
    <li title="sort-2"><a href="lists.html#sort-2">sort/2</a></li>
    <li title="split-2"><a href="lists.html#split-2">split/2</a></li>
    <li title="splitwith-2"><a href="lists.html#splitwith-2">splitwith/2</a></li>
    <li title="sublist-2"><a href="lists.html#sublist-2">sublist/2</a></li>
    <li title="sublist-3"><a href="lists.html#sublist-3">sublist/3</a></li>
    <li title="subtract-2"><a href="lists.html#subtract-2">subtract/2</a></li>
    <li title="suffix-2"><a href="lists.html#suffix-2">suffix/2</a></li>
    <li title="sum-1"><a href="lists.html#sum-1">sum/1</a></li>
    <li title="takewhile-2"><a href="lists.html#takewhile-2">takewhile/2</a></li>
    <li title="ukeymerge-3"><a href="lists.html#ukeymerge-3">ukeymerge/3</a></li>
    <li title="ukeysort-2"><a href="lists.html#ukeysort-2">ukeysort/2</a></li>
    <li title="umerge-1"><a href="lists.html#umerge-1">umerge/1</a></li>
    <li title="umerge-2"><a href="lists.html#umerge-2">umerge/2</a></li>
    <li title="umerge-3"><a href="lists.html#umerge-3">umerge/3</a></li>
    <li title="umerge3-3"><a href="lists.html#umerge3-3">umerge3/3</a></li>
    <li title="unzip-1"><a href="lists.html#unzip-1">unzip/1</a></li>
    <li title="unzip3-1"><a href="lists.html#unzip3-1">unzip3/1</a></li>
    <li title="usort-1"><a href="lists.html#usort-1">usort/1</a></li>
    <li title="usort-2"><a href="lists.html#usort-2">usort/2</a></li>
    <li title="zip-2"><a href="lists.html#zip-2">zip/2</a></li>
    <li title="zip3-3"><a href="lists.html#zip3-3">zip3/3</a></li>
    <li title="zipwith-3"><a href="lists.html#zipwith-3">zipwith/3</a></li>
    <li title="zipwith3-4"><a href="lists.html#zipwith3-4">zipwith3/4</a></li>
    </ul>
</li>
<li id="no" title="log_mf_h " expanded="false">log_mf_h<ul>
<li><a href="log_mf_h.html">
                  Top of manual page
                </a></li>
    <li title="init-3"><a href="log_mf_h.html#init-3">init/3</a></li>
    <li title="init-4"><a href="log_mf_h.html#init-4">init/4</a></li>
    </ul>
</li>
<li id="no" title="maps " expanded="false">maps<ul>
<li><a href="maps.html">
                  Top of manual page
                </a></li>
    <li title="filter-2"><a href="maps.html#filter-2">filter/2</a></li>
    <li title="find-2"><a href="maps.html#find-2">find/2</a></li>
    <li title="fold-3"><a href="maps.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="maps.html#from_list-1">from_list/1</a></li>
    <li title="get-2"><a href="maps.html#get-2">get/2</a></li>
    <li title="get-3"><a href="maps.html#get-3">get/3</a></li>
    <li title="is_key-2"><a href="maps.html#is_key-2">is_key/2</a></li>
    <li title="iterator-1"><a href="maps.html#iterator-1">iterator/1</a></li>
    <li title="keys-1"><a href="maps.html#keys-1">keys/1</a></li>
    <li title="map-2"><a href="maps.html#map-2">map/2</a></li>
    <li title="merge-2"><a href="maps.html#merge-2">merge/2</a></li>
    <li title="new-0"><a href="maps.html#new-0">new/0</a></li>
    <li title="next-1"><a href="maps.html#next-1">next/1</a></li>
    <li title="put-3"><a href="maps.html#put-3">put/3</a></li>
    <li title="remove-2"><a href="maps.html#remove-2">remove/2</a></li>
    <li title="size-1"><a href="maps.html#size-1">size/1</a></li>
    <li title="take-2"><a href="maps.html#take-2">take/2</a></li>
    <li title="to_list-1"><a href="maps.html#to_list-1">to_list/1</a></li>
    <li title="update-3"><a href="maps.html#update-3">update/3</a></li>
    <li title="update_with-3"><a href="maps.html#update_with-3">update_with/3</a></li>
    <li title="update_with-4"><a href="maps.html#update_with-4">update_with/4</a></li>
    <li title="values-1"><a href="maps.html#values-1">values/1</a></li>
    <li title="with-2"><a href="maps.html#with-2">with/2</a></li>
    <li title="without-2"><a href="maps.html#without-2">without/2</a></li>
    </ul>
</li>
<li id="no" title="math " expanded="false">math<ul>
<li><a href="math.html">
                  Top of manual page
                </a></li>
    <li title="acos-1"><a href="math.html#acos-1">acos/1</a></li>
    <li title="acosh-1"><a href="math.html#acosh-1">acosh/1</a></li>
    <li title="asin-1"><a href="math.html#asin-1">asin/1</a></li>
    <li title="asinh-1"><a href="math.html#asinh-1">asinh/1</a></li>
    <li title="atan-1"><a href="math.html#atan-1">atan/1</a></li>
    <li title="atan2-2"><a href="math.html#atan2-2">atan2/2</a></li>
    <li title="atanh-1"><a href="math.html#atanh-1">atanh/1</a></li>
    <li title="ceil-1"><a href="math.html#ceil-1">ceil/1</a></li>
    <li title="cos-1"><a href="math.html#cos-1">cos/1</a></li>
    <li title="cosh-1"><a href="math.html#cosh-1">cosh/1</a></li>
    <li title="erf-1"><a href="math.html#erf-1">erf/1</a></li>
    <li title="erfc-1"><a href="math.html#erfc-1">erfc/1</a></li>
    <li title="exp-1"><a href="math.html#exp-1">exp/1</a></li>
    <li title="floor-1"><a href="math.html#floor-1">floor/1</a></li>
    <li title="fmod-2"><a href="math.html#fmod-2">fmod/2</a></li>
    <li title="log-1"><a href="math.html#log-1">log/1</a></li>
    <li title="log10-1"><a href="math.html#log10-1">log10/1</a></li>
    <li title="log2-1"><a href="math.html#log2-1">log2/1</a></li>
    <li title="pi-0"><a href="math.html#pi-0">pi/0</a></li>
    <li title="pow-2"><a href="math.html#pow-2">pow/2</a></li>
    <li title="sin-1"><a href="math.html#sin-1">sin/1</a></li>
    <li title="sinh-1"><a href="math.html#sinh-1">sinh/1</a></li>
    <li title="sqrt-1"><a href="math.html#sqrt-1">sqrt/1</a></li>
    <li title="tan-1"><a href="math.html#tan-1">tan/1</a></li>
    <li title="tanh-1"><a href="math.html#tanh-1">tanh/1</a></li>
    </ul>
</li>
<li id="no" title="ms_transform " expanded="false">ms_transform<ul>
<li><a href="ms_transform.html">
                  Top of manual page
                </a></li>
    <li title="format_error-1"><a href="ms_transform.html#format_error-1">format_error/1</a></li>
    <li title="parse_transform-2"><a href="ms_transform.html#parse_transform-2">parse_transform/2</a></li>
    <li title="transform_from_shell-3"><a href="ms_transform.html#transform_from_shell-3">transform_from_shell/3</a></li>
    </ul>
</li>
<li id="no" title="orddict " expanded="false">orddict<ul>
<li><a href="orddict.html">
                  Top of manual page
                </a></li>
    <li title="append-3"><a href="orddict.html#append-3">append/3</a></li>
    <li title="append_list-3"><a href="orddict.html#append_list-3">append_list/3</a></li>
    <li title="erase-2"><a href="orddict.html#erase-2">erase/2</a></li>
    <li title="fetch-2"><a href="orddict.html#fetch-2">fetch/2</a></li>
    <li title="fetch_keys-1"><a href="orddict.html#fetch_keys-1">fetch_keys/1</a></li>
    <li title="filter-2"><a href="orddict.html#filter-2">filter/2</a></li>
    <li title="find-2"><a href="orddict.html#find-2">find/2</a></li>
    <li title="fold-3"><a href="orddict.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="orddict.html#from_list-1">from_list/1</a></li>
    <li title="is_empty-1"><a href="orddict.html#is_empty-1">is_empty/1</a></li>
    <li title="is_key-2"><a href="orddict.html#is_key-2">is_key/2</a></li>
    <li title="map-2"><a href="orddict.html#map-2">map/2</a></li>
    <li title="merge-3"><a href="orddict.html#merge-3">merge/3</a></li>
    <li title="new-0"><a href="orddict.html#new-0">new/0</a></li>
    <li title="size-1"><a href="orddict.html#size-1">size/1</a></li>
    <li title="store-3"><a href="orddict.html#store-3">store/3</a></li>
    <li title="take-2"><a href="orddict.html#take-2">take/2</a></li>
    <li title="to_list-1"><a href="orddict.html#to_list-1">to_list/1</a></li>
    <li title="update-3"><a href="orddict.html#update-3">update/3</a></li>
    <li title="update-4"><a href="orddict.html#update-4">update/4</a></li>
    <li title="update_counter-3"><a href="orddict.html#update_counter-3">update_counter/3</a></li>
    </ul>
</li>
<li id="no" title="ordsets " expanded="false">ordsets<ul>
<li><a href="ordsets.html">
                  Top of manual page
                </a></li>
    <li title="add_element-2"><a href="ordsets.html#add_element-2">add_element/2</a></li>
    <li title="del_element-2"><a href="ordsets.html#del_element-2">del_element/2</a></li>
    <li title="filter-2"><a href="ordsets.html#filter-2">filter/2</a></li>
    <li title="fold-3"><a href="ordsets.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="ordsets.html#from_list-1">from_list/1</a></li>
    <li title="intersection-1"><a href="ordsets.html#intersection-1">intersection/1</a></li>
    <li title="intersection-2"><a href="ordsets.html#intersection-2">intersection/2</a></li>
    <li title="is_disjoint-2"><a href="ordsets.html#is_disjoint-2">is_disjoint/2</a></li>
    <li title="is_element-2"><a href="ordsets.html#is_element-2">is_element/2</a></li>
    <li title="is_empty-1"><a href="ordsets.html#is_empty-1">is_empty/1</a></li>
    <li title="is_set-1"><a href="ordsets.html#is_set-1">is_set/1</a></li>
    <li title="is_subset-2"><a href="ordsets.html#is_subset-2">is_subset/2</a></li>
    <li title="new-0"><a href="ordsets.html#new-0">new/0</a></li>
    <li title="size-1"><a href="ordsets.html#size-1">size/1</a></li>
    <li title="subtract-2"><a href="ordsets.html#subtract-2">subtract/2</a></li>
    <li title="to_list-1"><a href="ordsets.html#to_list-1">to_list/1</a></li>
    <li title="union-1"><a href="ordsets.html#union-1">union/1</a></li>
    <li title="union-2"><a href="ordsets.html#union-2">union/2</a></li>
    </ul>
</li>
<li id="no" title="pool " expanded="false">pool<ul>
<li><a href="pool.html">
                  Top of manual page
                </a></li>
    <li title="attach-1"><a href="pool.html#attach-1">attach/1</a></li>
    <li title="get_node-0"><a href="pool.html#get_node-0">get_node/0</a></li>
    <li title="get_nodes-0"><a href="pool.html#get_nodes-0">get_nodes/0</a></li>
    <li title="pspawn-3"><a href="pool.html#pspawn-3">pspawn/3</a></li>
    <li title="pspawn_link-3"><a href="pool.html#pspawn_link-3">pspawn_link/3</a></li>
    <li title="start-1"><a href="pool.html#start-1">start/1</a></li>
    <li title="start-2"><a href="pool.html#start-2">start/2</a></li>
    <li title="stop-0"><a href="pool.html#stop-0">stop/0</a></li>
    </ul>
</li>
<li id="no" title="proc_lib " expanded="false">proc_lib<ul>
<li><a href="proc_lib.html">
                  Top of manual page
                </a></li>
    <li title="format-1"><a href="proc_lib.html#format-1">format/1</a></li>
    <li title="format-2"><a href="proc_lib.html#format-2">format/2</a></li>
    <li title="format-3"><a href="proc_lib.html#format-3">format/3</a></li>
    <li title="hibernate-3"><a href="proc_lib.html#hibernate-3">hibernate/3</a></li>
    <li title="init_ack-1"><a href="proc_lib.html#init_ack-1">init_ack/1</a></li>
    <li title="init_ack-2"><a href="proc_lib.html#init_ack-2">init_ack/2</a></li>
    <li title="initial_call-1"><a href="proc_lib.html#initial_call-1">initial_call/1</a></li>
    <li title="spawn-1"><a href="proc_lib.html#spawn-1">spawn/1</a></li>
    <li title="spawn-2"><a href="proc_lib.html#spawn-2">spawn/2</a></li>
    <li title="spawn-3"><a href="proc_lib.html#spawn-3">spawn/3</a></li>
    <li title="spawn-4"><a href="proc_lib.html#spawn-4">spawn/4</a></li>
    <li title="spawn_link-1"><a href="proc_lib.html#spawn_link-1">spawn_link/1</a></li>
    <li title="spawn_link-2"><a href="proc_lib.html#spawn_link-2">spawn_link/2</a></li>
    <li title="spawn_link-3"><a href="proc_lib.html#spawn_link-3">spawn_link/3</a></li>
    <li title="spawn_link-4"><a href="proc_lib.html#spawn_link-4">spawn_link/4</a></li>
    <li title="spawn_opt-2"><a href="proc_lib.html#spawn_opt-2">spawn_opt/2</a></li>
    <li title="spawn_opt-3"><a href="proc_lib.html#spawn_opt-3">spawn_opt/3</a></li>
    <li title="spawn_opt-4"><a href="proc_lib.html#spawn_opt-4">spawn_opt/4</a></li>
    <li title="spawn_opt-5"><a href="proc_lib.html#spawn_opt-5">spawn_opt/5</a></li>
    <li title="start-3"><a href="proc_lib.html#start-3">start/3</a></li>
    <li title="start-4"><a href="proc_lib.html#start-4">start/4</a></li>
    <li title="start-5"><a href="proc_lib.html#start-5">start/5</a></li>
    <li title="start_link-3"><a href="proc_lib.html#start_link-3">start_link/3</a></li>
    <li title="start_link-4"><a href="proc_lib.html#start_link-4">start_link/4</a></li>
    <li title="start_link-5"><a href="proc_lib.html#start_link-5">start_link/5</a></li>
    <li title="stop-1"><a href="proc_lib.html#stop-1">stop/1</a></li>
    <li title="stop-3"><a href="proc_lib.html#stop-3">stop/3</a></li>
    <li title="translate_initial_call-1"><a href="proc_lib.html#translate_initial_call-1">translate_initial_call/1</a></li>
    </ul>
</li>
<li id="no" title="proplists " expanded="false">proplists<ul>
<li><a href="proplists.html">
                  Top of manual page
                </a></li>
    <li title="append_values-2"><a href="proplists.html#append_values-2">append_values/2</a></li>
    <li title="compact-1"><a href="proplists.html#compact-1">compact/1</a></li>
    <li title="delete-2"><a href="proplists.html#delete-2">delete/2</a></li>
    <li title="expand-2"><a href="proplists.html#expand-2">expand/2</a></li>
    <li title="get_all_values-2"><a href="proplists.html#get_all_values-2">get_all_values/2</a></li>
    <li title="get_bool-2"><a href="proplists.html#get_bool-2">get_bool/2</a></li>
    <li title="get_keys-1"><a href="proplists.html#get_keys-1">get_keys/1</a></li>
    <li title="get_value-2"><a href="proplists.html#get_value-2">get_value/2</a></li>
    <li title="get_value-3"><a href="proplists.html#get_value-3">get_value/3</a></li>
    <li title="is_defined-2"><a href="proplists.html#is_defined-2">is_defined/2</a></li>
    <li title="lookup-2"><a href="proplists.html#lookup-2">lookup/2</a></li>
    <li title="lookup_all-2"><a href="proplists.html#lookup_all-2">lookup_all/2</a></li>
    <li title="normalize-2"><a href="proplists.html#normalize-2">normalize/2</a></li>
    <li title="property-1"><a href="proplists.html#property-1">property/1</a></li>
    <li title="property-2"><a href="proplists.html#property-2">property/2</a></li>
    <li title="split-2"><a href="proplists.html#split-2">split/2</a></li>
    <li title="substitute_aliases-2"><a href="proplists.html#substitute_aliases-2">substitute_aliases/2</a></li>
    <li title="substitute_negations-2"><a href="proplists.html#substitute_negations-2">substitute_negations/2</a></li>
    <li title="unfold-1"><a href="proplists.html#unfold-1">unfold/1</a></li>
    </ul>
</li>
<li id="loadscrollpos" title="qlc " expanded="true">qlc<ul>
<li><a href="qlc.html">
                  Top of manual page
                </a></li>
    <li title="append-1"><a href="qlc.html#append-1">append/1</a></li>
    <li title="append-2"><a href="qlc.html#append-2">append/2</a></li>
    <li title="cursor-1"><a href="qlc.html#cursor-1">cursor/1</a></li>
    <li title="cursor-2"><a href="qlc.html#cursor-2">cursor/2</a></li>
    <li title="delete_cursor-1"><a href="qlc.html#delete_cursor-1">delete_cursor/1</a></li>
    <li title="e-1"><a href="qlc.html#e-1">e/1</a></li>
    <li title="e-2"><a href="qlc.html#e-2">e/2</a></li>
    <li title="eval-1"><a href="qlc.html#eval-1">eval/1</a></li>
    <li title="eval-2"><a href="qlc.html#eval-2">eval/2</a></li>
    <li title="fold-3"><a href="qlc.html#fold-3">fold/3</a></li>
    <li title="fold-4"><a href="qlc.html#fold-4">fold/4</a></li>
    <li title="format_error-1"><a href="qlc.html#format_error-1">format_error/1</a></li>
    <li title="info-1"><a href="qlc.html#info-1">info/1</a></li>
    <li title="info-2"><a href="qlc.html#info-2">info/2</a></li>
    <li title="keysort-2"><a href="qlc.html#keysort-2">keysort/2</a></li>
    <li title="keysort-3"><a href="qlc.html#keysort-3">keysort/3</a></li>
    <li title="next_answers-1"><a href="qlc.html#next_answers-1">next_answers/1</a></li>
    <li title="next_answers-2"><a href="qlc.html#next_answers-2">next_answers/2</a></li>
    <li title="q-1"><a href="qlc.html#q-1">q/1</a></li>
    <li title="q-2"><a href="qlc.html#q-2">q/2</a></li>
    <li title="sort-1"><a href="qlc.html#sort-1">sort/1</a></li>
    <li title="sort-2"><a href="qlc.html#sort-2">sort/2</a></li>
    <li title="string_to_handle-1"><a href="qlc.html#string_to_handle-1">string_to_handle/1</a></li>
    <li title="string_to_handle-2"><a href="qlc.html#string_to_handle-2">string_to_handle/2</a></li>
    <li title="string_to_handle-3"><a href="qlc.html#string_to_handle-3">string_to_handle/3</a></li>
    <li title="table-2"><a href="qlc.html#table-2">table/2</a></li>
    </ul>
</li>
<li id="no" title="queue " expanded="false">queue<ul>
<li><a href="queue.html">
                  Top of manual page
                </a></li>
    <li title="cons-2"><a href="queue.html#cons-2">cons/2</a></li>
    <li title="daeh-1"><a href="queue.html#daeh-1">daeh/1</a></li>
    <li title="drop-1"><a href="queue.html#drop-1">drop/1</a></li>
    <li title="drop_r-1"><a href="queue.html#drop_r-1">drop_r/1</a></li>
    <li title="filter-2"><a href="queue.html#filter-2">filter/2</a></li>
    <li title="from_list-1"><a href="queue.html#from_list-1">from_list/1</a></li>
    <li title="get-1"><a href="queue.html#get-1">get/1</a></li>
    <li title="get_r-1"><a href="queue.html#get_r-1">get_r/1</a></li>
    <li title="head-1"><a href="queue.html#head-1">head/1</a></li>
    <li title="in-2"><a href="queue.html#in-2">in/2</a></li>
    <li title="in_r-2"><a href="queue.html#in_r-2">in_r/2</a></li>
    <li title="init-1"><a href="queue.html#init-1">init/1</a></li>
    <li title="is_empty-1"><a href="queue.html#is_empty-1">is_empty/1</a></li>
    <li title="is_queue-1"><a href="queue.html#is_queue-1">is_queue/1</a></li>
    <li title="join-2"><a href="queue.html#join-2">join/2</a></li>
    <li title="lait-1"><a href="queue.html#lait-1">lait/1</a></li>
    <li title="last-1"><a href="queue.html#last-1">last/1</a></li>
    <li title="len-1"><a href="queue.html#len-1">len/1</a></li>
    <li title="liat-1"><a href="queue.html#liat-1">liat/1</a></li>
    <li title="member-2"><a href="queue.html#member-2">member/2</a></li>
    <li title="new-0"><a href="queue.html#new-0">new/0</a></li>
    <li title="out-1"><a href="queue.html#out-1">out/1</a></li>
    <li title="out_r-1"><a href="queue.html#out_r-1">out_r/1</a></li>
    <li title="peek-1"><a href="queue.html#peek-1">peek/1</a></li>
    <li title="peek_r-1"><a href="queue.html#peek_r-1">peek_r/1</a></li>
    <li title="reverse-1"><a href="queue.html#reverse-1">reverse/1</a></li>
    <li title="snoc-2"><a href="queue.html#snoc-2">snoc/2</a></li>
    <li title="split-2"><a href="queue.html#split-2">split/2</a></li>
    <li title="tail-1"><a href="queue.html#tail-1">tail/1</a></li>
    <li title="to_list-1"><a href="queue.html#to_list-1">to_list/1</a></li>
    </ul>
</li>
<li id="no" title="rand " expanded="false">rand<ul>
<li><a href="rand.html">
                  Top of manual page
                </a></li>
    <li title="export_seed-0"><a href="rand.html#export_seed-0">export_seed/0</a></li>
    <li title="export_seed_s-1"><a href="rand.html#export_seed_s-1">export_seed_s/1</a></li>
    <li title="jump-0"><a href="rand.html#jump-0">jump/0</a></li>
    <li title="jump-1"><a href="rand.html#jump-1">jump/1</a></li>
    <li title="normal-0"><a href="rand.html#normal-0">normal/0</a></li>
    <li title="normal-2"><a href="rand.html#normal-2">normal/2</a></li>
    <li title="normal_s-1"><a href="rand.html#normal_s-1">normal_s/1</a></li>
    <li title="normal_s-3"><a href="rand.html#normal_s-3">normal_s/3</a></li>
    <li title="seed-1"><a href="rand.html#seed-1">seed/1</a></li>
    <li title="seed-2"><a href="rand.html#seed-2">seed/2</a></li>
    <li title="seed_s-1"><a href="rand.html#seed_s-1">seed_s/1</a></li>
    <li title="seed_s-2"><a href="rand.html#seed_s-2">seed_s/2</a></li>
    <li title="uniform-0"><a href="rand.html#uniform-0">uniform/0</a></li>
    <li title="uniform-1"><a href="rand.html#uniform-1">uniform/1</a></li>
    <li title="uniform_real-0"><a href="rand.html#uniform_real-0">uniform_real/0</a></li>
    <li title="uniform_real_s-1"><a href="rand.html#uniform_real_s-1">uniform_real_s/1</a></li>
    <li title="uniform_s-1"><a href="rand.html#uniform_s-1">uniform_s/1</a></li>
    <li title="uniform_s-2"><a href="rand.html#uniform_s-2">uniform_s/2</a></li>
    </ul>
</li>
<li id="no" title="random " expanded="false">random<ul>
<li><a href="random.html">
                  Top of manual page
                </a></li>
    <li title="seed-0"><a href="random.html#seed-0">seed/0</a></li>
    <li title="seed-1"><a href="random.html#seed-1">seed/1</a></li>
    <li title="seed-3"><a href="random.html#seed-3">seed/3</a></li>
    <li title="seed0-0"><a href="random.html#seed0-0">seed0/0</a></li>
    <li title="uniform-0"><a href="random.html#uniform-0">uniform/0</a></li>
    <li title="uniform-1"><a href="random.html#uniform-1">uniform/1</a></li>
    <li title="uniform_s-1"><a href="random.html#uniform_s-1">uniform_s/1</a></li>
    <li title="uniform_s-2"><a href="random.html#uniform_s-2">uniform_s/2</a></li>
    </ul>
</li>
<li id="no" title="re " expanded="false">re<ul>
<li><a href="re.html">
                  Top of manual page
                </a></li>
    <li title="compile-1"><a href="re.html#compile-1">compile/1</a></li>
    <li title="compile-2"><a href="re.html#compile-2">compile/2</a></li>
    <li title="inspect-2"><a href="re.html#inspect-2">inspect/2</a></li>
    <li title="replace-3"><a href="re.html#replace-3">replace/3</a></li>
    <li title="replace-4"><a href="re.html#replace-4">replace/4</a></li>
    <li title="run-2"><a href="re.html#run-2">run/2</a></li>
    <li title="run-3"><a href="re.html#run-3">run/3</a></li>
    <li title="split-2"><a href="re.html#split-2">split/2</a></li>
    <li title="split-3"><a href="re.html#split-3">split/3</a></li>
    <li title="version-0"><a href="re.html#version-0">version/0</a></li>
    </ul>
</li>
<li id="no" title="sets " expanded="false">sets<ul>
<li><a href="sets.html">
                  Top of manual page
                </a></li>
    <li title="add_element-2"><a href="sets.html#add_element-2">add_element/2</a></li>
    <li title="del_element-2"><a href="sets.html#del_element-2">del_element/2</a></li>
    <li title="filter-2"><a href="sets.html#filter-2">filter/2</a></li>
    <li title="fold-3"><a href="sets.html#fold-3">fold/3</a></li>
    <li title="from_list-1"><a href="sets.html#from_list-1">from_list/1</a></li>
    <li title="intersection-1"><a href="sets.html#intersection-1">intersection/1</a></li>
    <li title="intersection-2"><a href="sets.html#intersection-2">intersection/2</a></li>
    <li title="is_disjoint-2"><a href="sets.html#is_disjoint-2">is_disjoint/2</a></li>
    <li title="is_element-2"><a href="sets.html#is_element-2">is_element/2</a></li>
    <li title="is_empty-1"><a href="sets.html#is_empty-1">is_empty/1</a></li>
    <li title="is_set-1"><a href="sets.html#is_set-1">is_set/1</a></li>
    <li title="is_subset-2"><a href="sets.html#is_subset-2">is_subset/2</a></li>
    <li title="new-0"><a href="sets.html#new-0">new/0</a></li>
    <li title="size-1"><a href="sets.html#size-1">size/1</a></li>
    <li title="subtract-2"><a href="sets.html#subtract-2">subtract/2</a></li>
    <li title="to_list-1"><a href="sets.html#to_list-1">to_list/1</a></li>
    <li title="union-1"><a href="sets.html#union-1">union/1</a></li>
    <li title="union-2"><a href="sets.html#union-2">union/2</a></li>
    </ul>
</li>
<li id="no" title="shell " expanded="false">shell<ul>
<li><a href="shell.html">
                  Top of manual page
                </a></li>
    <li title="catch_exception-1"><a href="shell.html#catch_exception-1">catch_exception/1</a></li>
    <li title="history-1"><a href="shell.html#history-1">history/1</a></li>
    <li title="prompt_func-1"><a href="shell.html#prompt_func-1">prompt_func/1</a></li>
    <li title="results-1"><a href="shell.html#results-1">results/1</a></li>
    <li title="start_restricted-1"><a href="shell.html#start_restricted-1">start_restricted/1</a></li>
    <li title="stop_restricted-0"><a href="shell.html#stop_restricted-0">stop_restricted/0</a></li>
    <li title="strings-1"><a href="shell.html#strings-1">strings/1</a></li>
    </ul>
</li>
<li title="shell_default"><a href="shell_default.html">shell_default</a></li>
<li id="no" title="slave " expanded="false">slave<ul>
<li><a href="slave.html">
                  Top of manual page
                </a></li>
    <li title="pseudo-1"><a href="slave.html#pseudo-1">pseudo/1</a></li>
    <li title="pseudo-2"><a href="slave.html#pseudo-2">pseudo/2</a></li>
    <li title="relay-1"><a href="slave.html#relay-1">relay/1</a></li>
    <li title="start-1"><a href="slave.html#start-1">start/1</a></li>
    <li title="start-2"><a href="slave.html#start-2">start/2</a></li>
    <li title="start-3"><a href="slave.html#start-3">start/3</a></li>
    <li title="start_link-1"><a href="slave.html#start_link-1">start_link/1</a></li>
    <li title="start_link-2"><a href="slave.html#start_link-2">start_link/2</a></li>
    <li title="start_link-3"><a href="slave.html#start_link-3">start_link/3</a></li>
    <li title="stop-1"><a href="slave.html#stop-1">stop/1</a></li>
    </ul>
</li>
<li id="no" title="sofs " expanded="false">sofs<ul>
<li><a href="sofs.html">
                  Top of manual page
                </a></li>
    <li title="a_function-1"><a href="sofs.html#a_function-1">a_function/1</a></li>
    <li title="a_function-2"><a href="sofs.html#a_function-2">a_function/2</a></li>
    <li title="canonical_relation-1"><a href="sofs.html#canonical_relation-1">canonical_relation/1</a></li>
    <li title="composite-2"><a href="sofs.html#composite-2">composite/2</a></li>
    <li title="constant_function-2"><a href="sofs.html#constant_function-2">constant_function/2</a></li>
    <li title="converse-1"><a href="sofs.html#converse-1">converse/1</a></li>
    <li title="difference-2"><a href="sofs.html#difference-2">difference/2</a></li>
    <li title="digraph_to_family-1"><a href="sofs.html#digraph_to_family-1">digraph_to_family/1</a></li>
    <li title="digraph_to_family-2"><a href="sofs.html#digraph_to_family-2">digraph_to_family/2</a></li>
    <li title="domain-1"><a href="sofs.html#domain-1">domain/1</a></li>
    <li title="drestriction-2"><a href="sofs.html#drestriction-2">drestriction/2</a></li>
    <li title="drestriction-3"><a href="sofs.html#drestriction-3">drestriction/3</a></li>
    <li title="empty_set-0"><a href="sofs.html#empty_set-0">empty_set/0</a></li>
    <li title="extension-3"><a href="sofs.html#extension-3">extension/3</a></li>
    <li title="family-1"><a href="sofs.html#family-1">family/1</a></li>
    <li title="family-2"><a href="sofs.html#family-2">family/2</a></li>
    <li title="family_difference-2"><a href="sofs.html#family_difference-2">family_difference/2</a></li>
    <li title="family_domain-1"><a href="sofs.html#family_domain-1">family_domain/1</a></li>
    <li title="family_field-1"><a href="sofs.html#family_field-1">family_field/1</a></li>
    <li title="family_intersection-1"><a href="sofs.html#family_intersection-1">family_intersection/1</a></li>
    <li title="family_intersection-2"><a href="sofs.html#family_intersection-2">family_intersection/2</a></li>
    <li title="family_projection-2"><a href="sofs.html#family_projection-2">family_projection/2</a></li>
    <li title="family_range-1"><a href="sofs.html#family_range-1">family_range/1</a></li>
    <li title="family_specification-2"><a href="sofs.html#family_specification-2">family_specification/2</a></li>
    <li title="family_to_digraph-1"><a href="sofs.html#family_to_digraph-1">family_to_digraph/1</a></li>
    <li title="family_to_digraph-2"><a href="sofs.html#family_to_digraph-2">family_to_digraph/2</a></li>
    <li title="family_to_relation-1"><a href="sofs.html#family_to_relation-1">family_to_relation/1</a></li>
    <li title="family_union-1"><a href="sofs.html#family_union-1">family_union/1</a></li>
    <li title="family_union-2"><a href="sofs.html#family_union-2">family_union/2</a></li>
    <li title="field-1"><a href="sofs.html#field-1">field/1</a></li>
    <li title="from_external-2"><a href="sofs.html#from_external-2">from_external/2</a></li>
    <li title="from_sets-1"><a href="sofs.html#from_sets-1">from_sets/1</a></li>
    <li title="from_term-1"><a href="sofs.html#from_term-1">from_term/1</a></li>
    <li title="from_term-2"><a href="sofs.html#from_term-2">from_term/2</a></li>
    <li title="image-2"><a href="sofs.html#image-2">image/2</a></li>
    <li title="intersection-1"><a href="sofs.html#intersection-1">intersection/1</a></li>
    <li title="intersection-2"><a href="sofs.html#intersection-2">intersection/2</a></li>
    <li title="intersection_of_family-1"><a href="sofs.html#intersection_of_family-1">intersection_of_family/1</a></li>
    <li title="inverse-1"><a href="sofs.html#inverse-1">inverse/1</a></li>
    <li title="inverse_image-2"><a href="sofs.html#inverse_image-2">inverse_image/2</a></li>
    <li title="is_a_function-1"><a href="sofs.html#is_a_function-1">is_a_function/1</a></li>
    <li title="is_disjoint-2"><a href="sofs.html#is_disjoint-2">is_disjoint/2</a></li>
    <li title="is_empty_set-1"><a href="sofs.html#is_empty_set-1">is_empty_set/1</a></li>
    <li title="is_equal-2"><a href="sofs.html#is_equal-2">is_equal/2</a></li>
    <li title="is_set-1"><a href="sofs.html#is_set-1">is_set/1</a></li>
    <li title="is_sofs_set-1"><a href="sofs.html#is_sofs_set-1">is_sofs_set/1</a></li>
    <li title="is_subset-2"><a href="sofs.html#is_subset-2">is_subset/2</a></li>
    <li title="is_type-1"><a href="sofs.html#is_type-1">is_type/1</a></li>
    <li title="join-4"><a href="sofs.html#join-4">join/4</a></li>
    <li title="multiple_relative_product-2"><a href="sofs.html#multiple_relative_product-2">multiple_relative_product/2</a></li>
    <li title="no_elements-1"><a href="sofs.html#no_elements-1">no_elements/1</a></li>
    <li title="partition-1"><a href="sofs.html#partition-1">partition/1</a></li>
    <li title="partition-2"><a href="sofs.html#partition-2">partition/2</a></li>
    <li title="partition-3"><a href="sofs.html#partition-3">partition/3</a></li>
    <li title="partition_family-2"><a href="sofs.html#partition_family-2">partition_family/2</a></li>
    <li title="product-1"><a href="sofs.html#product-1">product/1</a></li>
    <li title="product-2"><a href="sofs.html#product-2">product/2</a></li>
    <li title="projection-2"><a href="sofs.html#projection-2">projection/2</a></li>
    <li title="range-1"><a href="sofs.html#range-1">range/1</a></li>
    <li title="relation-1"><a href="sofs.html#relation-1">relation/1</a></li>
    <li title="relation-2"><a href="sofs.html#relation-2">relation/2</a></li>
    <li title="relation_to_family-1"><a href="sofs.html#relation_to_family-1">relation_to_family/1</a></li>
    <li title="relative_product-1"><a href="sofs.html#relative_product-1">relative_product/1</a></li>
    <li title="relative_product-2"><a href="sofs.html#relative_product-2">relative_product/2</a></li>
    <li title="relative_product1-2"><a href="sofs.html#relative_product1-2">relative_product1/2</a></li>
    <li title="restriction-2"><a href="sofs.html#restriction-2">restriction/2</a></li>
    <li title="restriction-3"><a href="sofs.html#restriction-3">restriction/3</a></li>
    <li title="set-1"><a href="sofs.html#set-1">set/1</a></li>
    <li title="set-2"><a href="sofs.html#set-2">set/2</a></li>
    <li title="specification-2"><a href="sofs.html#specification-2">specification/2</a></li>
    <li title="strict_relation-1"><a href="sofs.html#strict_relation-1">strict_relation/1</a></li>
    <li title="substitution-2"><a href="sofs.html#substitution-2">substitution/2</a></li>
    <li title="symdiff-2"><a href="sofs.html#symdiff-2">symdiff/2</a></li>
    <li title="symmetric_partition-2"><a href="sofs.html#symmetric_partition-2">symmetric_partition/2</a></li>
    <li title="to_external-1"><a href="sofs.html#to_external-1">to_external/1</a></li>
    <li title="to_sets-1"><a href="sofs.html#to_sets-1">to_sets/1</a></li>
    <li title="type-1"><a href="sofs.html#type-1">type/1</a></li>
    <li title="union-1"><a href="sofs.html#union-1">union/1</a></li>
    <li title="union-2"><a href="sofs.html#union-2">union/2</a></li>
    <li title="union_of_family-1"><a href="sofs.html#union_of_family-1">union_of_family/1</a></li>
    <li title="weak_relation-1"><a href="sofs.html#weak_relation-1">weak_relation/1</a></li>
    </ul>
</li>
<li id="no" title="string " expanded="false">string<ul>
<li><a href="string.html">
                  Top of manual page
                </a></li>
    <li title="casefold-1"><a href="string.html#casefold-1">casefold/1</a></li>
    <li title="centre-2"><a href="string.html#centre-2">centre/2</a></li>
    <li title="centre-3"><a href="string.html#centre-3">centre/3</a></li>
    <li title="chars-2"><a href="string.html#chars-2">chars/2</a></li>
    <li title="chars-3"><a href="string.html#chars-3">chars/3</a></li>
    <li title="chomp-1"><a href="string.html#chomp-1">chomp/1</a></li>
    <li title="chr-2"><a href="string.html#chr-2">chr/2</a></li>
    <li title="concat-2"><a href="string.html#concat-2">concat/2</a></li>
    <li title="copies-2"><a href="string.html#copies-2">copies/2</a></li>
    <li title="cspan-2"><a href="string.html#cspan-2">cspan/2</a></li>
    <li title="equal-2"><a href="string.html#equal-2">equal/2</a></li>
    <li title="equal-3"><a href="string.html#equal-3">equal/3</a></li>
    <li title="equal-4"><a href="string.html#equal-4">equal/4</a></li>
    <li title="find-2"><a href="string.html#find-2">find/2</a></li>
    <li title="find-3"><a href="string.html#find-3">find/3</a></li>
    <li title="is_empty-1"><a href="string.html#is_empty-1">is_empty/1</a></li>
    <li title="join-2"><a href="string.html#join-2">join/2</a></li>
    <li title="left-2"><a href="string.html#left-2">left/2</a></li>
    <li title="left-3"><a href="string.html#left-3">left/3</a></li>
    <li title="len-1"><a href="string.html#len-1">len/1</a></li>
    <li title="length-1"><a href="string.html#length-1">length/1</a></li>
    <li title="lexemes-2"><a href="string.html#lexemes-2">lexemes/2</a></li>
    <li title="lowercase-1"><a href="string.html#lowercase-1">lowercase/1</a></li>
    <li title="next_codepoint-1"><a href="string.html#next_codepoint-1">next_codepoint/1</a></li>
    <li title="next_grapheme-1"><a href="string.html#next_grapheme-1">next_grapheme/1</a></li>
    <li title="nth_lexeme-3"><a href="string.html#nth_lexeme-3">nth_lexeme/3</a></li>
    <li title="pad-2"><a href="string.html#pad-2">pad/2</a></li>
    <li title="pad-3"><a href="string.html#pad-3">pad/3</a></li>
    <li title="pad-4"><a href="string.html#pad-4">pad/4</a></li>
    <li title="prefix-2"><a href="string.html#prefix-2">prefix/2</a></li>
    <li title="rchr-2"><a href="string.html#rchr-2">rchr/2</a></li>
    <li title="replace-3"><a href="string.html#replace-3">replace/3</a></li>
    <li title="replace-4"><a href="string.html#replace-4">replace/4</a></li>
    <li title="reverse-1"><a href="string.html#reverse-1">reverse/1</a></li>
    <li title="right-2"><a href="string.html#right-2">right/2</a></li>
    <li title="right-3"><a href="string.html#right-3">right/3</a></li>
    <li title="rstr-2"><a href="string.html#rstr-2">rstr/2</a></li>
    <li title="slice-2"><a href="string.html#slice-2">slice/2</a></li>
    <li title="slice-3"><a href="string.html#slice-3">slice/3</a></li>
    <li title="span-2"><a href="string.html#span-2">span/2</a></li>
    <li title="split-2"><a href="string.html#split-2">split/2</a></li>
    <li title="split-3"><a href="string.html#split-3">split/3</a></li>
    <li title="str-2"><a href="string.html#str-2">str/2</a></li>
    <li title="strip-1"><a href="string.html#strip-1">strip/1</a></li>
    <li title="strip-2"><a href="string.html#strip-2">strip/2</a></li>
    <li title="strip-3"><a href="string.html#strip-3">strip/3</a></li>
    <li title="sub_string-2"><a href="string.html#sub_string-2">sub_string/2</a></li>
    <li title="sub_string-3"><a href="string.html#sub_string-3">sub_string/3</a></li>
    <li title="sub_word-2"><a href="string.html#sub_word-2">sub_word/2</a></li>
    <li title="sub_word-3"><a href="string.html#sub_word-3">sub_word/3</a></li>
    <li title="substr-2"><a href="string.html#substr-2">substr/2</a></li>
    <li title="substr-3"><a href="string.html#substr-3">substr/3</a></li>
    <li title="take-2"><a href="string.html#take-2">take/2</a></li>
    <li title="take-3"><a href="string.html#take-3">take/3</a></li>
    <li title="take-4"><a href="string.html#take-4">take/4</a></li>
    <li title="titlecase-1"><a href="string.html#titlecase-1">titlecase/1</a></li>
    <li title="to_float-1"><a href="string.html#to_float-1">to_float/1</a></li>
    <li title="to_graphemes-1"><a href="string.html#to_graphemes-1">to_graphemes/1</a></li>
    <li title="to_integer-1"><a href="string.html#to_integer-1">to_integer/1</a></li>
    <li title="to_lower-1"><a href="string.html#to_lower-1">to_lower/1</a></li>
    <li title="to_upper-1"><a href="string.html#to_upper-1">to_upper/1</a></li>
    <li title="tokens-2"><a href="string.html#tokens-2">tokens/2</a></li>
    <li title="trim-1"><a href="string.html#trim-1">trim/1</a></li>
    <li title="trim-2"><a href="string.html#trim-2">trim/2</a></li>
    <li title="trim-3"><a href="string.html#trim-3">trim/3</a></li>
    <li title="uppercase-1"><a href="string.html#uppercase-1">uppercase/1</a></li>
    <li title="words-1"><a href="string.html#words-1">words/1</a></li>
    <li title="words-2"><a href="string.html#words-2">words/2</a></li>
    </ul>
</li>
<li id="no" title="supervisor " expanded="false">supervisor<ul>
<li><a href="supervisor.html">
                  Top of manual page
                </a></li>
    <li title="check_childspecs-1"><a href="supervisor.html#check_childspecs-1">check_childspecs/1</a></li>
    <li title="count_children-1"><a href="supervisor.html#count_children-1">count_children/1</a></li>
    <li title="delete_child-2"><a href="supervisor.html#delete_child-2">delete_child/2</a></li>
    <li title="get_childspec-2"><a href="supervisor.html#get_childspec-2">get_childspec/2</a></li>
    <li title="restart_child-2"><a href="supervisor.html#restart_child-2">restart_child/2</a></li>
    <li title="start_child-2"><a href="supervisor.html#start_child-2">start_child/2</a></li>
    <li title="start_link-2"><a href="supervisor.html#start_link-2">start_link/2</a></li>
    <li title="start_link-3"><a href="supervisor.html#start_link-3">start_link/3</a></li>
    <li title="terminate_child-2"><a href="supervisor.html#terminate_child-2">terminate_child/2</a></li>
    <li title="which_children-1"><a href="supervisor.html#which_children-1">which_children/1</a></li>
    <li title="Module:init-1"><a href="supervisor.html#Module:init-1">Module:init/1</a></li>
    </ul>
</li>
<li id="no" title="supervisor_bridge " expanded="false">supervisor_bridge<ul>
<li><a href="supervisor_bridge.html">
                  Top of manual page
                </a></li>
    <li title="start_link-2"><a href="supervisor_bridge.html#start_link-2">start_link/2</a></li>
    <li title="start_link-3"><a href="supervisor_bridge.html#start_link-3">start_link/3</a></li>
    <li title="Module:init-1"><a href="supervisor_bridge.html#Module:init-1">Module:init/1</a></li>
    <li title="Module:terminate-2"><a href="supervisor_bridge.html#Module:terminate-2">Module:terminate/2</a></li>
    </ul>
</li>
<li id="no" title="sys " expanded="false">sys<ul>
<li><a href="sys.html">
                  Top of manual page
                </a></li>
    <li title="change_code-4"><a href="sys.html#change_code-4">change_code/4</a></li>
    <li title="change_code-5"><a href="sys.html#change_code-5">change_code/5</a></li>
    <li title="debug_options-1"><a href="sys.html#debug_options-1">debug_options/1</a></li>
    <li title="get_debug-3"><a href="sys.html#get_debug-3">get_debug/3</a></li>
    <li title="get_state-1"><a href="sys.html#get_state-1">get_state/1</a></li>
    <li title="get_state-2"><a href="sys.html#get_state-2">get_state/2</a></li>
    <li title="get_status-1"><a href="sys.html#get_status-1">get_status/1</a></li>
    <li title="get_status-2"><a href="sys.html#get_status-2">get_status/2</a></li>
    <li title="handle_debug-4"><a href="sys.html#handle_debug-4">handle_debug/4</a></li>
    <li title="handle_system_msg-6"><a href="sys.html#handle_system_msg-6">handle_system_msg/6</a></li>
    <li title="install-2"><a href="sys.html#install-2">install/2</a></li>
    <li title="install-3"><a href="sys.html#install-3">install/3</a></li>
    <li title="log-2"><a href="sys.html#log-2">log/2</a></li>
    <li title="log-3"><a href="sys.html#log-3">log/3</a></li>
    <li title="log_to_file-2"><a href="sys.html#log_to_file-2">log_to_file/2</a></li>
    <li title="log_to_file-3"><a href="sys.html#log_to_file-3">log_to_file/3</a></li>
    <li title="no_debug-1"><a href="sys.html#no_debug-1">no_debug/1</a></li>
    <li title="no_debug-2"><a href="sys.html#no_debug-2">no_debug/2</a></li>
    <li title="print_log-1"><a href="sys.html#print_log-1">print_log/1</a></li>
    <li title="remove-2"><a href="sys.html#remove-2">remove/2</a></li>
    <li title="remove-3"><a href="sys.html#remove-3">remove/3</a></li>
    <li title="replace_state-2"><a href="sys.html#replace_state-2">replace_state/2</a></li>
    <li title="replace_state-3"><a href="sys.html#replace_state-3">replace_state/3</a></li>
    <li title="resume-1"><a href="sys.html#resume-1">resume/1</a></li>
    <li title="resume-2"><a href="sys.html#resume-2">resume/2</a></li>
    <li title="statistics-2"><a href="sys.html#statistics-2">statistics/2</a></li>
    <li title="statistics-3"><a href="sys.html#statistics-3">statistics/3</a></li>
    <li title="suspend-1"><a href="sys.html#suspend-1">suspend/1</a></li>
    <li title="suspend-2"><a href="sys.html#suspend-2">suspend/2</a></li>
    <li title="terminate-2"><a href="sys.html#terminate-2">terminate/2</a></li>
    <li title="terminate-3"><a href="sys.html#terminate-3">terminate/3</a></li>
    <li title="trace-2"><a href="sys.html#trace-2">trace/2</a></li>
    <li title="trace-3"><a href="sys.html#trace-3">trace/3</a></li>
    <li title="Module:system_code_change-4"><a href="sys.html#Module:system_code_change-4">Module:system_code_change/4</a></li>
    <li title="Module:system_continue-3"><a href="sys.html#Module:system_continue-3">Module:system_continue/3</a></li>
    <li title="Module:system_get_state-1"><a href="sys.html#Module:system_get_state-1">Module:system_get_state/1</a></li>
    <li title="Module:system_replace_state-2"><a href="sys.html#Module:system_replace_state-2">Module:system_replace_state/2</a></li>
    <li title="Module:system_terminate-4"><a href="sys.html#Module:system_terminate-4">Module:system_terminate/4</a></li>
    </ul>
</li>
<li id="no" title="timer " expanded="false">timer<ul>
<li><a href="timer.html">
                  Top of manual page
                </a></li>
    <li title="apply_after-4"><a href="timer.html#apply_after-4">apply_after/4</a></li>
    <li title="apply_interval-4"><a href="timer.html#apply_interval-4">apply_interval/4</a></li>
    <li title="cancel-1"><a href="timer.html#cancel-1">cancel/1</a></li>
    <li title="exit_after-2"><a href="timer.html#exit_after-2">exit_after/2</a></li>
    <li title="exit_after-3"><a href="timer.html#exit_after-3">exit_after/3</a></li>
    <li title="hms-3"><a href="timer.html#hms-3">hms/3</a></li>
    <li title="hours-1"><a href="timer.html#hours-1">hours/1</a></li>
    <li title="kill_after-1"><a href="timer.html#kill_after-1">kill_after/1</a></li>
    <li title="kill_after-2"><a href="timer.html#kill_after-2">kill_after/2</a></li>
    <li title="minutes-1"><a href="timer.html#minutes-1">minutes/1</a></li>
    <li title="now_diff-2"><a href="timer.html#now_diff-2">now_diff/2</a></li>
    <li title="seconds-1"><a href="timer.html#seconds-1">seconds/1</a></li>
    <li title="send_after-2"><a href="timer.html#send_after-2">send_after/2</a></li>
    <li title="send_after-3"><a href="timer.html#send_after-3">send_after/3</a></li>
    <li title="send_interval-2"><a href="timer.html#send_interval-2">send_interval/2</a></li>
    <li title="send_interval-3"><a href="timer.html#send_interval-3">send_interval/3</a></li>
    <li title="sleep-1"><a href="timer.html#sleep-1">sleep/1</a></li>
    <li title="start-0"><a href="timer.html#start-0">start/0</a></li>
    <li title="tc-1"><a href="timer.html#tc-1">tc/1</a></li>
    <li title="tc-2"><a href="timer.html#tc-2">tc/2</a></li>
    <li title="tc-3"><a href="timer.html#tc-3">tc/3</a></li>
    </ul>
</li>
<li id="no" title="unicode " expanded="false">unicode<ul>
<li><a href="unicode.html">
                  Top of manual page
                </a></li>
    <li title="bom_to_encoding-1"><a href="unicode.html#bom_to_encoding-1">bom_to_encoding/1</a></li>
    <li title="characters_to_binary-1"><a href="unicode.html#characters_to_binary-1">characters_to_binary/1</a></li>
    <li title="characters_to_binary-2"><a href="unicode.html#characters_to_binary-2">characters_to_binary/2</a></li>
    <li title="characters_to_binary-3"><a href="unicode.html#characters_to_binary-3">characters_to_binary/3</a></li>
    <li title="characters_to_list-1"><a href="unicode.html#characters_to_list-1">characters_to_list/1</a></li>
    <li title="characters_to_list-2"><a href="unicode.html#characters_to_list-2">characters_to_list/2</a></li>
    <li title="characters_to_nfc_binary-1"><a href="unicode.html#characters_to_nfc_binary-1">characters_to_nfc_binary/1</a></li>
    <li title="characters_to_nfc_list-1"><a href="unicode.html#characters_to_nfc_list-1">characters_to_nfc_list/1</a></li>
    <li title="characters_to_nfd_binary-1"><a href="unicode.html#characters_to_nfd_binary-1">characters_to_nfd_binary/1</a></li>
    <li title="characters_to_nfd_list-1"><a href="unicode.html#characters_to_nfd_list-1">characters_to_nfd_list/1</a></li>
    <li title="characters_to_nfkc_binary-1"><a href="unicode.html#characters_to_nfkc_binary-1">characters_to_nfkc_binary/1</a></li>
    <li title="characters_to_nfkc_list-1"><a href="unicode.html#characters_to_nfkc_list-1">characters_to_nfkc_list/1</a></li>
    <li title="characters_to_nfkd_binary-1"><a href="unicode.html#characters_to_nfkd_binary-1">characters_to_nfkd_binary/1</a></li>
    <li title="characters_to_nfkd_list-1"><a href="unicode.html#characters_to_nfkd_list-1">characters_to_nfkd_list/1</a></li>
    <li title="encoding_to_bom-1"><a href="unicode.html#encoding_to_bom-1">encoding_to_bom/1</a></li>
    </ul>
</li>
<li id="no" title="uri_string " expanded="false">uri_string<ul>
<li><a href="uri_string.html">
                  Top of manual page
                </a></li>
    <li title="compose_query-1"><a href="uri_string.html#compose_query-1">compose_query/1</a></li>
    <li title="compose_query-2"><a href="uri_string.html#compose_query-2">compose_query/2</a></li>
    <li title="dissect_query-1"><a href="uri_string.html#dissect_query-1">dissect_query/1</a></li>
    <li title="normalize-1"><a href="uri_string.html#normalize-1">normalize/1</a></li>
    <li title="normalize-2"><a href="uri_string.html#normalize-2">normalize/2</a></li>
    <li title="parse-1"><a href="uri_string.html#parse-1">parse/1</a></li>
    <li title="recompose-1"><a href="uri_string.html#recompose-1">recompose/1</a></li>
    <li title="transcode-2"><a href="uri_string.html#transcode-2">transcode/2</a></li>
    </ul>
</li>
<li id="no" title="win32reg " expanded="false">win32reg<ul>
<li><a href="win32reg.html">
                  Top of manual page
                </a></li>
    <li title="change_key-2"><a href="win32reg.html#change_key-2">change_key/2</a></li>
    <li title="change_key_create-2"><a href="win32reg.html#change_key_create-2">change_key_create/2</a></li>
    <li title="close-1"><a href="win32reg.html#close-1">close/1</a></li>
    <li title="current_key-1"><a href="win32reg.html#current_key-1">current_key/1</a></li>
    <li title="delete_key-1"><a href="win32reg.html#delete_key-1">delete_key/1</a></li>
    <li title="delete_value-2"><a href="win32reg.html#delete_value-2">delete_value/2</a></li>
    <li title="expand-1"><a href="win32reg.html#expand-1">expand/1</a></li>
    <li title="format_error-1"><a href="win32reg.html#format_error-1">format_error/1</a></li>
    <li title="open-1"><a href="win32reg.html#open-1">open/1</a></li>
    <li title="set_value-3"><a href="win32reg.html#set_value-3">set_value/3</a></li>
    <li title="sub_keys-1"><a href="win32reg.html#sub_keys-1">sub_keys/1</a></li>
    <li title="value-2"><a href="win32reg.html#value-2">value/2</a></li>
    <li title="values-1"><a href="win32reg.html#values-1">values/1</a></li>
    </ul>
</li>
<li id="no" title="zip " expanded="false">zip<ul>
<li><a href="zip.html">
                  Top of manual page
                </a></li>
    <li title="create-2"><a href="zip.html#create-2">create/2</a></li>
    <li title="create-3"><a href="zip.html#create-3">create/3</a></li>
    <li title="extract-1"><a href="zip.html#extract-1">extract/1</a></li>
    <li title="extract-2"><a href="zip.html#extract-2">extract/2</a></li>
    <li title="foldl-3"><a href="zip.html#foldl-3">foldl/3</a></li>
    <li title="list_dir-1"><a href="zip.html#list_dir-1">list_dir/1</a></li>
    <li title="list_dir-2"><a href="zip.html#list_dir-2">list_dir/2</a></li>
    <li title="t-1"><a href="zip.html#t-1">t/1</a></li>
    <li title="table-1"><a href="zip.html#table-1">table/1</a></li>
    <li title="table-2"><a href="zip.html#table-2">table/2</a></li>
    <li title="tt-1"><a href="zip.html#tt-1">tt/1</a></li>
    <li title="unzip-1"><a href="zip.html#unzip-1">unzip/1</a></li>
    <li title="unzip-2"><a href="zip.html#unzip-2">unzip/2</a></li>
    <li title="zip-2"><a href="zip.html#zip-2">zip/2</a></li>
    <li title="zip-3"><a href="zip.html#zip-3">zip/3</a></li>
    <li title="zip_close-1"><a href="zip.html#zip_close-1">zip_close/1</a></li>
    <li title="zip_get-1"><a href="zip.html#zip_get-1">zip_get/1</a></li>
    <li title="zip_get-2"><a href="zip.html#zip_get-2">zip_get/2</a></li>
    <li title="zip_list_dir-1"><a href="zip.html#zip_list_dir-1">zip_list_dir/1</a></li>
    <li title="zip_open-1"><a href="zip.html#zip_open-1">zip_open/1</a></li>
    <li title="zip_open-2"><a href="zip.html#zip_open-2">zip_open/2</a></li>
    </ul>
</li>
</ul>
</div></div>
<div id="content">
<div class="innertube">
<!-- refpage --><center><h1>qlc</h1></center>
  
  <h3><span onMouseOver="document.getElementById('ghlink-module-idm281471863492504').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-module-idm281471863492504').style.visibility = 'hidden';"><span id="ghlink-module-idm281471863492504"></span><a class="title_link" name="module" href="#module">Module</a></span></h3>
<div class="REFBODY module-body">qlc</div>
  <h3><span onMouseOver="document.getElementById('ghlink-module-summary-idm281471863492056').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-module-summary-idm281471863492056').style.visibility = 'hidden';"><span id="ghlink-module-summary-idm281471863492056"></span><a class="title_link" name="module-summary" href="#module-summary">Module Summary</a></span></h3>
<div class="REFBODY module-summary-body">Query interface to Mnesia, ETS, Dets, and so on.
  </div>
  <h3><span onMouseOver="document.getElementById('ghlink-description-idm281471863491576').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-description-idm281471863491576').style.visibility = 'hidden';"><span id="ghlink-description-idm281471863491576" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L38" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="description" href="#description">Description</a></span></h3>
<div class="REFBODY description-body"><p>
    <p>This module provides a query interface to
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','mnesia','mnesia.html');">Mnesia</a></span>,
      <span class="bold_code bc-19"><a href="ets.html">ETS</a></span>,
      <span class="bold_code bc-19"><a href="dets.html">Dets</a></span>,
      and other data structures that provide an iterator style
      traversal of objects.</p>
  </p></div>

  <h3><span onMouseOver="document.getElementById('ghlink-overview-idm281471863488120').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-overview-idm281471863488120').style.visibility = 'hidden';"><span id="ghlink-overview-idm281471863488120" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L47" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="overview" href="#overview">Overview</a></span></h3>
<div class="REFBODY rb-3">
    
    <p>This module provides a query interface to <strong>QLC
      tables</strong>. Typical QLC tables are Mnesia, ETS, and
      Dets tables. Support is also provided for user-defined tables, see section
      <span class="bold_code bc-17"><a href="#implementing_a_qlc_table">Implementing a QLC Table</a></span>.
      <a name="query_list_comprehension"></a>
      A <strong>query</strong> is expressed using
      <strong>Query List Comprehensions</strong> (QLCs). The answers to a
      query are determined by data in QLC tables that fulfill the
      constraints expressed by the QLCs of the query. QLCs are similar
      to ordinary list comprehensions as described in
      <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','doc/reference_manual','expressions.html#lcs');">Erlang Reference Manual</a></span> and
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/programming_examples','list_comprehensions.html');">Programming Examples</a></span>, except that variables
      introduced in patterns cannot be used in list expressions.
      In the absence of optimizations and options such as
      <span class="code">cache</span> and <span class="code">unique</span> (see section
      <span class="bold_code bc-17"><a href="#common_options">Common Options</a></span>, every
      QLC free of QLC tables evaluates to the same list of answers as the
      identical ordinary list comprehension.</p>

    <p>While ordinary list comprehensions evaluate to lists, calling
      <span class="bold_code bc-17"><a href="#q-1"><span class="code">q/1,2</span></a></span> returns a
      <a name="query_handle"></a><strong>query handle</strong>.
      To obtain all the answers to a query, <span class="bold_code bc-17"><a href="#eval-1"><span class="code">eval/1,2</span></a></span> is to be called with the
      query handle as first argument. Query handles are essentially
      functional objects (funs) created in the module calling <span class="code">q/1,2</span>.
      As the funs refer to the module code, be careful not to keep query
      handles too long if the module code is to be replaced.
      Code replacement is described in section
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/reference_manual','code_loading.html');">Compilation and Code Loading</a></span> in the Erlang Reference Manual.
      The list of answers can also be traversed in chunks by use of a
      <a name="query_cursor"></a><strong>query cursor</strong>.
      Query cursors are created by calling
      <span class="bold_code bc-17"><a href="#cursor-1"><span class="code">cursor/1,2</span></a></span> with a query
      handle as first argument. Query cursors are essentially Erlang processes.
      One answer at a time is sent from the query cursor process to
      the process that created the cursor.</p>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-syntax-idm281471863473272').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-syntax-idm281471863473272').style.visibility = 'hidden';"><span id="ghlink-syntax-idm281471863473272" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L92" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="syntax" href="#syntax">Syntax</a></span></h3>
<div class="REFBODY rb-3">
    
    <p>Syntactically QLCs have the same parts as ordinary list
      comprehensions:</p>

    <div class="example"><pre>[Expression || Qualifier1, Qualifier2, ...]</pre></div>

    <p><span class="code">Expression</span> (the <strong>template</strong>) is any
      Erlang expression. Qualifiers are either <strong>filters</strong> or
      <strong>generators</strong>. Filters are Erlang expressions returning
      <span class="code">boolean()</span>. Generators have the form
      <span class="code">Pattern &lt;- ListExpression</span>, where
      <span class="code">ListExpression</span> is an expression evaluating to a query
      handle or a list. Query handles are returned from
      <span class="bold_code bc-17"><a href="#append-1"><span class="code">append/1,2</span></a></span>,
      <span class="bold_code bc-17"><a href="#keysort-2"><span class="code">keysort/2,3</span></a></span>,
      <span class="bold_code bc-17"><a href="#q-1"><span class="code">q/1,2</span></a></span>,
      <span class="bold_code bc-17"><a href="#sort-1"><span class="code">sort/1,2</span></a></span>,
      <span class="bold_code bc-17"><a href="#string_to_handle-1"><span class="code">string_to_handle/1,2,3</span></a></span>, and
      <span class="bold_code bc-17"><a href="#table-2"><span class="code">table/2</span></a></span>.</p>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-evaluation-idm281471863461960').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-evaluation-idm281471863461960').style.visibility = 'hidden';"><span id="ghlink-evaluation-idm281471863461960" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L116" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="evaluation" href="#evaluation">Evaluation</a></span></h3>
<div class="REFBODY rb-3">
    
    <p>A query handle is evaluated in the following order:</p>

    <ul>
      <li>
        <p>Inspection of options and the collection of information about
          tables. As a result, qualifiers are modified during the optimization
          phase.</p>
      </li>
      <li>
        <p>All list expressions are evaluated. If a cursor has been created,
          evaluation takes place in the cursor process. For list expressions
          that are QLCs, the list expressions of the generators of the QLCs
          are evaluated as well. Be careful if list expressions have side
          effects, as list expressions are evaluated in unspecified order.</p>
      </li>
      <li>
        <p>The answers are found by evaluating the qualifiers from left to
          right, backtracking when some filter returns <span class="code">false</span>, or
          collecting the template when all filters return <span class="code">true</span>.</p>
      </li>
    </ul>

    <p>Filters that do not return <span class="code">boolean()</span> but fail are handled
      differently depending on their syntax: if the filter is a guard,
      it returns <span class="code">false</span>, otherwise the query evaluation fails.
      This behavior makes it possible for the <span class="code">qlc</span> module to do
      some optimizations without affecting the meaning of a query. For
      example, when testing some position of a table and one or more
      constants for equality, only
      the objects with equal values are candidates for further
      evaluation. The other objects are guaranteed to make the filter
      return <span class="code">false</span>, but never fail. The (small) set of
      candidate objects can often be found by looking up some key
      values of the table or by traversing the table using a match
      specification. It is necessary to place the guard filters
      immediately after the table generator, otherwise the candidate
      objects are not restricted to a small set. The reason is
      that objects that could make the query evaluation fail must not
      be excluded by looking up a key or running a match specification.</p>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-join-idm281471863453032').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-join-idm281471863453032').style.visibility = 'hidden';"><span id="ghlink-join-idm281471863453032" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L159" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="join" href="#join">Join</a></span></h3>
<div class="REFBODY rb-3">
    
    <p>The <span class="code">qlc</span> module supports fast join of two query handles.
      Fast join is possible if some position <span class="code">P1</span> of one query
      handler and some position <span class="code">P2</span> of another query handler are
      tested for equality. Two fast join methods are provided:</p>

    <ul>
      <li>
<p><strong>Lookup join</strong> traverses all objects of one query handle
         and finds objects of the other handle (a QLC table) such that the
         values at <span class="code">P1</span> and <span class="code">P2</span> match or compare equal.
         The <span class="code">qlc</span> module does not create
         any indexes but looks up values using the key position and
         the indexed positions of the QLC table.</p>
      </li>
      <li>
<p><strong>Merge join</strong> sorts the objects of each query handle if
         necessary and filters out objects where the values at
         <span class="code">P1</span> and <span class="code">P2</span> do not compare equal. If
         many objects with the same value of <span class="code">P2</span> exist, a temporary
         file is used for the equivalence classes.</p>
      </li>
    </ul>

    <p>The <span class="code">qlc</span> module warns at compile time if a QLC
      combines query handles in such a way that more than one join is
      possible. That is, no query planner is provided that can
      select a good order between possible join operations. It is up
      to the user to order the joins by introducing query handles.</p>

    <p>The join is to be expressed as a guard filter. The filter must
      be placed immediately after the two joined generators, possibly
      after guard filters that use variables from no other generators
      but the two joined generators. The <span class="code">qlc</span> module inspects
      the operands of
      <span class="code">=:=/2</span>, <span class="code">==/2</span>, <span class="code">is_record/2</span>, <span class="code">element/2</span>,
      and logical operators (<span class="code">and/2</span>, <span class="code">or/2</span>,
      <span class="code">andalso/2</span>, <span class="code">orelse/2</span>, <span class="code">xor/2</span>) when
      determining which joins to consider.</p>
  </div>

  <h3>
<a name="common_options"></a><span onMouseOver="document.getElementById('ghlink-common-options-idm281471863437528').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-common-options-idm281471863437528').style.visibility = 'hidden';"><span id="ghlink-common-options-idm281471863437528" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L199" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="common-options" href="#common-options">Common Options</a></span>
</h3>
<div class="REFBODY rb-3">
    
    
    <p>The following options are accepted by
    <span class="bold_code bc-17"><a href="#cursor-2"><span class="code">cursor/2</span></a></span>,
    <span class="bold_code bc-17"><a href="#eval-2"><span class="code">eval/2</span></a></span>,
    <span class="bold_code bc-17"><a href="#fold-4"><span class="code">fold/4</span></a></span>, and
    <span class="bold_code bc-17"><a href="#info-2"><span class="code">info/2</span></a></span>:</p>

    <ul>
      <li>
<p><span class="code">{cache_all, Cache}</span>, where <span class="code">Cache</span> is
        equal to <span class="code">ets</span> or <span class="code">list</span> adds a
        <span class="code">{cache, Cache}</span> option to every list expression
        of the query except tables and lists. Defaults to
        <span class="code">{cache_all, no}</span>. Option <span class="code">cache_all</span> is
        equivalent to <span class="code">{cache_all, ets}</span>.</p>
      </li>
      <li>
<p><a name="max_list_size"></a><span class="code">{max_list_size,
        MaxListSize}</span>, where <span class="code">MaxListSize</span> is the
        size in bytes of terms on the external format. If the
        accumulated size of collected objects exceeds
        <span class="code">MaxListSize</span>, the objects are written onto a temporary
        file. This option is used by option <span class="code">{cache, list}</span>
        and by the merge join method. Defaults to 512*1024 bytes.</p>
      </li>
      <li>
<p><span class="code">{tmpdir_usage, TmpFileUsage}</span> determines the
        action taken when <span class="code">qlc</span> is about to create temporary
        files on the directory set by option <span class="code">tmpdir</span>. If the
        value is <span class="code">not_allowed</span>, an error tuple is returned,
        otherwise temporary files are created as needed. Default is
        <span class="code">allowed</span>, which means that no further action is taken.
        The values <span class="code">info_msg</span>, <span class="code">warning_msg</span>, and
        <span class="code">error_msg</span> mean that the function with the corresponding
        name in module
        <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','kernel','error_logger.html');"><span class="code">error_logger</span></a></span>
        is called for printing some information (currently the stacktrace).</p>
      </li>
      <li>
<p><span class="code">{tmpdir, TempDirectory}</span> sets the directory used by
        merge join for temporary files and by option
        <span class="code">{cache, list}</span>. The option also overrides
        option <span class="code">tmpdir</span> of
        <span class="bold_code bc-17"><a href="#keysort-3"><span class="code">keysort/3</span></a></span> and
        <span class="bold_code bc-17"><a href="#sort-2"><span class="code">sort/2</span></a></span>.
        Defaults to <span class="code">""</span>, which means that
        the directory returned by <span class="code">file:get_cwd()</span> is used.</p>
      </li>
      <li>
<p><span class="code">{unique_all, true}</span> adds a
        <span class="code">{unique, true}</span> option to every list expression of
        the query. Defaults to <span class="code">{unique_all, false}</span>.
        Option <span class="code">unique_all</span> is equivalent to
        <span class="code">{unique_all, true}</span>.</p>
      </li>
    </ul>
  </div>

  <h3>
<a name="getting_started"></a><span onMouseOver="document.getElementById('ghlink-getting-started-idm281471863410984').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-getting-started-idm281471863410984').style.visibility = 'hidden';"><span id="ghlink-getting-started-idm281471863410984" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L254" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="getting-started" href="#getting-started">Getting Started</a></span>
</h3>
<div class="REFBODY rb-3">
    
    
    <p>As mentioned earlier,
      queries are expressed in the list comprehension syntax as described
      in section
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/reference_manual','expressions.html');">Expressions</a></span>
      in Erlang Reference Manual. In the following, some familiarity
      with list comprehensions is assumed. The examples in section
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/programming_examples','list_comprehensions.html');">List Comprehensions</a></span> in Programming Examples can get you
      started. Notice that list comprehensions do not add any computational
      power to the language; anything that can be done with list
      comprehensions can also be done without them. But they add
      syntax for expressing simple search problems, which is compact
      and clear once you get used to it.</p>

    <p>Many list comprehension expressions can be evaluated by the
      <span class="code">qlc</span> module. Exceptions are expressions, such that
      variables introduced in patterns (or filters) are used in some
      generator later in the list comprehension. As an example,
      consider an implementation of <span class="code">lists:append(L)</span>:
      <span class="code">[X ||Y &lt;- L, X &lt;- Y]</span>.
      <span class="code">Y</span> is introduced in the first generator and used in the second.
      The ordinary list comprehension is normally to be preferred when
      there is a choice as to which to use. One difference is that
      <span class="bold_code bc-17"><a href="#eval-1"><span class="code">eval/1,2</span></a></span>
      collects answers in a list that is finally
      reversed, while list comprehensions collect answers on the stack
      that is finally unwound.</p>

    <p>What the <span class="code">qlc</span> module primarily adds to list
      comprehensions is that data can be read from QLC tables in small
      chunks. A QLC table is created by calling
      <span class="bold_code bc-17"><a href="#table-2"><span class="code">qlc:table/2</span></a></span>.
      Usually <span class="code">qlc:table/2</span> is not called directly from the query
      but through an interface function of some data structure.
      Erlang/OTP includes a few examples of such functions:
      <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','mnesia','mnesia.html#table-1');"><span class="code">mnesia:table/1,2</span></a></span>,
      <span class="bold_code bc-15"><a href="ets.html#table-1"><span class="code">ets:table/1,2</span></a></span>, and
      <span class="bold_code bc-15"><a href="dets.html#table-1"><span class="code">dets:table/1,2</span></a></span>.
      For a given data structure, many functions can create QLC tables, but
      common for these functions is that they return a query handle created by
      <span class="bold_code bc-17"><a href="#table-2"><span class="code">qlc:table/2</span></a></span>.
      Using the QLC tables provided by Erlang/OTP is usually
      probably sufficient, but for the more advanced user section
      <span class="bold_code bc-17"><a href="#implementing_a_qlc_table">Implementing a QLC Table</a></span> describes the implementation of a function
      calling <span class="code">qlc:table/2</span>.</p>

    <p>Besides <span class="code">qlc:table/2</span>, other functions
      return query handles. They are used more seldom than tables,
      but are sometimes useful.
      <span class="bold_code bc-17"><a href="#append-1"><span class="code">qlc:append/1,2</span></a></span> traverses
      objects from many tables or lists after each other. If, for
      example, you want to traverse all answers to a query <span class="code">QH</span> and
      then finish off by a term <span class="code">{finished}</span>, you can do that by
      calling <span class="code">qlc:append(QH, [{finished}])</span>. <span class="code">append/2</span> first
      returns all objects of <span class="code">QH</span>, then <span class="code">{finished}</span>. If a tuple
      <span class="code">{finished}</span> exists among the answers to <span class="code">QH</span>, it is
      returned twice from <span class="code">append/2</span>.</p>

    <p>As another example, consider concatenating the answers to two
      queries <span class="code">QH1</span> and <span class="code">QH2</span> while removing all duplicates. This is
      accomplished by using option <span class="code">unique</span>:</p>

    <div class="example"><pre>qlc:q([X || X &lt;- qlc:append(QH1, QH2)], {unique, true})</pre></div>

    <p>The cost is substantial: every returned answer is stored
      in an ETS table. Before returning an answer, it is looked up in
      the ETS table to check if it has already been returned. Without
      the <span class="code">unique</span> option, all answers to <span class="code">QH1</span> would be returned
      followed by all answers to <span class="code">QH2</span>. The <span class="code">unique</span> option keeps
      the order between the remaining answers.</p>

    <p>If the order of the answers is not important, there is an
      alternative to the <span class="code">unique</span> option, namely to sort the
      answers uniquely:</p>

    <div class="example"><pre>qlc:sort(qlc:q([X || X &lt;- qlc:append(QH1, QH2)], {unique, true})).</pre></div>

    <p>This query also removes duplicates but the answers are
      sorted. If there are many answers, temporary files are used.
      Notice that to get the first unique answer, all answers
      must be found and sorted. Both alternatives find duplicates by comparing
      answers, that is, if <span class="code">A1</span> and <span class="code">A2</span> are answers found in
      that order, then <span class="code">A2</span> is a removed if <span class="code">A1 == A2</span>.</p>

    <p>To return only a few answers, cursors can be used. The following
      code returns no more than five answers using an ETS table for
      storing the unique answers:</p>

    <div class="example"><pre>C = qlc:cursor(qlc:q([X || X &lt;- qlc:append(QH1, QH2)],{unique,true})),
R = qlc:next_answers(C, 5),
ok = qlc:delete_cursor(C),
R.</pre></div>

    <p>QLCs are convenient for stating
      constraints on data from two or more tables. The following example
      does a natural join on two query handles on position 2:</p>

    <div class="example"><pre>qlc:q([{X1,X2,X3,Y1} || 
          {X1,X2,X3} &lt;- QH1, 
          {Y1,Y2} &lt;- QH2, 
          X2 =:= Y2])</pre></div>

    <p>The <span class="code">qlc</span> module evaluates this differently depending on the
      query handles <span class="code">QH1</span> and <span class="code">QH2</span>. If, for example, <span class="code">X2</span> is
      matched against the key of a QLC table, the lookup join method
      traverses the objects of <span class="code">QH2</span> while looking up key
      values in the table. However, if not <span class="code">X2</span> or
      <span class="code">Y2</span> is matched against the key or an indexed position of a
      QLC table, the merge join method ensures that <span class="code">QH1</span>
      and <span class="code">QH2</span> are both sorted on position 2 and next do the
      join by traversing the objects one by one.</p>

    <p>Option <span class="code">join</span> can be used to force the <span class="code">qlc</span> module to use
      a certain join method. For the rest of this section it is assumed
      that the excessively slow join method called "nested loop" has
      been chosen:</p>

    <div class="example"><pre>qlc:q([{X1,X2,X3,Y1} || 
          {X1,X2,X3} &lt;- QH1, 
          {Y1,Y2} &lt;- QH2, 
          X2 =:= Y2],
      {join, nested_loop})</pre></div>

    <p>In this case the filter is applied to every possible pair
      of answers to <span class="code">QH1</span> and <span class="code">QH2</span>, one at a time.
      If there are M answers to <span class="code">QH1</span> and N answers to <span class="code">QH2</span>,
      the filter is run M*N times.</p>

    <p>If <span class="code">QH2</span> is a call to the function for
      <span class="bold_code bc-19"><a href="gb_trees.html"><span class="code">gb_trees</span></a></span>, as defined
      in section <span class="bold_code bc-17"><a href="#implementing_a_qlc_table">Implementing a QLC Table</a></span>, then <span class="code">gb_table:table/1</span>, the
      iterator for the gb-tree is initiated for each answer to
      <span class="code">QH1</span>. The objects of the gb-tree are then returned one
      by one. This is probably the most efficient way of traversing
      the table in that case, as it takes minimal computational
      power to get the following object. But if <span class="code">QH2</span> is not a table but
      a more complicated QLC, it can be more efficient to use some RAM
      memory for collecting the answers in a cache, particularly if
      there are only a few answers. It must then be assumed that
      evaluating <span class="code">QH2</span> has no side effects so that the meaning of the
      query does not change if <span class="code">QH2</span> is evaluated only once. One way of
      caching the answers is to evaluate <span class="code">QH2</span> first of all and
      substitute the list of answers for <span class="code">QH2</span> in the query. Another way
      is to use option <span class="code">cache</span>. It is expressed like this:</p>

    <div class="example"><pre>QH2' = qlc:q([X || X &lt;- QH2], {cache, ets})</pre></div>

    <p>or only</p>

    <div class="example"><pre>QH2' = qlc:q([X || X &lt;- QH2], cache)</pre></div>

    <p>The effect of option <span class="code">cache</span> is that when
      generator <span class="code">QH2'</span> is run the first time, every answer is stored in
      an ETS table. When the next answer of <span class="code">QH1</span> is tried,
      answers to <span class="code">QH2'</span>
      are copied from the ETS table, which is very fast. As for
      option <span class="code">unique</span> the cost is a possibly substantial amount
      of RAM memory.</p>

    <p>Option <span class="code">{cache, list}</span> offers the
      possibility to store the answers in a list on the process heap.
      This has the potential of being faster than ETS tables,
      as there is no need to copy answers from the table. However, it can
      often result in slower evaluation because of more garbage
      collections of the process heap and increased RAM memory
      consumption because of larger heaps. Another drawback with cache
      lists is that if the list size exceeds a limit, a
      temporary file is used. Reading the answers from a file is
      much slower than copying them from an ETS table. But if the
      available RAM memory is scarce, setting the <span class="bold_code bc-17"><a href="#max_list_size">limit</a></span> to some low value is an
      alternative.</p>

    <p>Option <span class="code">cache_all</span> can be set to
      <span class="code">ets</span> or <span class="code">list</span> when evaluating a query. It adds a
      <span class="code">cache</span> or <span class="code">{cache, list}</span> option to every list
      expression except QLC tables and lists on all levels of the
      query. This can be used for testing if caching would improve
      efficiency at all. If the answer is yes, further testing is
      needed to pinpoint the generators that are to be cached.</p>
  </div>

  <h3>
<a name="implementing_a_qlc_table"></a><span onMouseOver="document.getElementById('ghlink-implementing-a-qlc-table-idm281471863351352').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-implementing-a-qlc-table-idm281471863351352').style.visibility = 'hidden';"><span id="ghlink-implementing-a-qlc-table-idm281471863351352" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L448" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="implementing-a-qlc-table" href="#implementing-a-qlc-table">Implementing a QLC Table</a></span>
</h3>
<div class="REFBODY rb-3">
    
    
    <p>As an example of
      how to use function <span class="bold_code bc-17"><a href="#table-2"><span class="code">table/2</span></a></span>,
      the implementation of a QLC table for the <span class="bold_code bc-19"><a href="gb_trees.html"><span class="code">gb_trees</span></a></span> module is given:</p>

    <div class="example"><pre>-module(gb_table).

-export([table/1]).

table(T) -&gt;
    TF = fun() -&gt; qlc_next(gb_trees:next(gb_trees:iterator(T))) end,
    InfoFun = fun(num_of_objects) -&gt; gb_trees:size(T);
                 (keypos) -&gt; 1;
                 (is_sorted_key) -&gt; true;
                 (is_unique_objects) -&gt; true;
                 (_) -&gt; undefined
              end,
    LookupFun =
        fun(1, Ks) -&gt;
                lists:flatmap(fun(K) -&gt;
                                      case gb_trees:lookup(K, T) of
                                          {value, V} -&gt; [{K,V}];
                                          none -&gt; []
                                      end
                              end, Ks)
        end,
    FormatFun =
        fun({all, NElements, ElementFun}) -&gt;
                ValsS = io_lib:format("gb_trees:from_orddict(~w)",
                                      [gb_nodes(T, NElements, ElementFun)]),
                io_lib:format("gb_table:table(~s)", [ValsS]);
           ({lookup, 1, KeyValues, _NElements, ElementFun}) -&gt;
                ValsS = io_lib:format("gb_trees:from_orddict(~w)",
                                      [gb_nodes(T, infinity, ElementFun)]),
                io_lib:format("lists:flatmap(fun(K) -&gt; "
                              "case gb_trees:lookup(K, ~s) of "
                              "{value, V} -&gt; [{K,V}];none -&gt; [] end "
                              "end, ~w)",
                              [ValsS, [ElementFun(KV) || KV &lt;- KeyValues]])
        end,
    qlc:table(TF, [{info_fun, InfoFun}, {format_fun, FormatFun},
                   {lookup_fun, LookupFun},{key_equality,'=='}]).

qlc_next({X, V, S}) -&gt;
    [{X,V} | fun() -&gt; qlc_next(gb_trees:next(S)) end];
qlc_next(none) -&gt;
    [].

gb_nodes(T, infinity, ElementFun) -&gt;
    gb_nodes(T, -1, ElementFun);
gb_nodes(T, NElements, ElementFun) -&gt;
    gb_iter(gb_trees:iterator(T), NElements, ElementFun).

gb_iter(_I, 0, _EFun) -&gt;
    '...';
gb_iter(I0, N, EFun) -&gt;
    case gb_trees:next(I0) of
        {X, V, I} -&gt;
            [EFun({X,V}) | gb_iter(I, N-1, EFun)];
        none -&gt;
            []
    end.</pre></div>

    <p><span class="code">TF</span> is the traversal function. The <span class="code">qlc</span> module
      requires that there is a way of traversing all objects of the
      data structure. <span class="code">gb_trees</span> has an iterator function
      suitable for that purpose. Notice that for each object returned, a
      new fun is created. As long as the list is not terminated by
      <span class="code">[]</span>, it is assumed that the tail of the list is a nullary
      function and that calling the function returns further objects
      (and functions).</p>

    <p>The lookup function is optional. It is assumed that the lookup
      function always finds values much faster than it would take to
      traverse the table. The first argument is the position of the
      key. As <span class="code">qlc_next/1</span> returns the objects as <span class="code">{Key, Value}</span>
      pairs, the position is 1. Notice that the lookup function is to return
      <span class="code">{Key, Value}</span> pairs, as the traversal function does.</p>

    <p>The format function is also optional. It is called by
      <span class="bold_code bc-17"><a href="#info-1"><span class="code">info/1,2</span></a></span>
      to give feedback at runtime of how the query
      is to be evaluated. Try to give as good feedback as
      possible without showing too much details. In the example, at
      most seven objects of the table are shown. The format function
      handles two cases: <span class="code">all</span> means that all objects of the
      table are traversed; <span class="code">{lookup, 1, KeyValues}</span>
      means that the lookup function is used for looking up key
      values.</p>

    <p>Whether the whole table is traversed or only some keys
      looked up depends on how the query is expressed. If the query has
      the form</p>

    <div class="example"><pre>qlc:q([T || P &lt;- LE, F])</pre></div>

    <p>and <span class="code">P</span> is a tuple, the <span class="code">qlc</span> module analyzes
      <span class="code">P</span> and <span class="code">F</span> in
      compile time to find positions of tuple <span class="code">P</span> that are tested
      for equality to constants. If such a position at runtime turns
      out to be the key position, the lookup function can be used,
      otherwise all objects of the table must be traversed.
      The info function <span class="code">InfoFun</span> returns the key position.
      There can be indexed positions as well, also returned by the
      info function. An index is an extra table that makes lookup on
      some position fast. Mnesia maintains indexes upon request,
      and introduces so called secondary keys. The <span class="code">qlc</span>
      module prefers to look up objects using the key before secondary
      keys regardless of the number of constants to look up.</p>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-key-equality-idm281471863331864').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-key-equality-idm281471863331864').style.visibility = 'hidden';"><span id="ghlink-key-equality-idm281471863331864" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L564" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="key-equality" href="#key-equality">Key Equality</a></span></h3>
<div class="REFBODY rb-3">
    
    <p>Erlang/OTP has two operators for testing term equality: <span class="code">==/2</span>
      and <span class="code">=:=/2</span>. The difference is all about the integers that can be
      represented by floats. For example, <span class="code">2 == 2.0</span> evaluates to
      <span class="code">true</span> while <span class="code">2 =:= 2.0</span> evaluates to <span class="code">false</span>.
      Normally this is a minor issue, but the <span class="code">qlc</span> module cannot
      ignore the difference, which affects the user's choice of
      operators in QLCs.</p>

    <p>If the <span class="code">qlc</span> module at compile time can determine that some
      constant is free of integers, it does not matter which one of
      <span class="code">==/2</span> or <span class="code">=:=/2</span> is used:</p>

    <div class="example"><pre>
1&gt; <span class="bold_code bc-12">E1 = ets:new(t, [set]), % uses =:=/2 for key equality</span>
<span class="bold_code bc-12">Q1 = qlc:q([K ||</span>
<span class="bold_code bc-12">{K} &lt;- ets:table(E1),</span>
<span class="bold_code bc-12">K == 2.71 orelse K == a]),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(Q1)]).</span>
ets:match_spec_run(lists:flatmap(fun(V) -&gt;
                                        ets:lookup(20493, V)
                                 end,
                                 [a,2.71]),
                   ets:match_spec_compile([{{'$1'},[],['$1']}]))</pre></div>

    <p>In the example, operator <span class="code">==/2</span> has been handled
      exactly as <span class="code">=:=/2</span> would have been handled. However,
      if it cannot be determined at compile time that some
      constant is free of integers, and the table uses <span class="code">=:=/2</span>
      when comparing keys for equality (see option <span class="bold_code bc-17"><a href="#key_equality">key_equality</a></span>), then the
      <span class="code">qlc</span> module does not try to look up the constant. The
      reason is that there is in the general case no upper limit on
      the number of key values that can compare equal to such a
      constant; every combination of integers and floats must be
      looked up:</p>

    <div class="example"><pre>
2&gt; <span class="bold_code bc-12">E2 = ets:new(t, [set]),</span>
<span class="bold_code bc-12">true = ets:insert(E2, [{{2,2},a},{{2,2.0},b},{{2.0,2},c}]),</span>
<span class="bold_code bc-12">F2 = fun(I) -&gt;</span>
<span class="bold_code bc-12">qlc:q([V || {K,V} &lt;- ets:table(E2), K == I])</span>
<span class="bold_code bc-12">end,</span>
<span class="bold_code bc-12">Q2 = F2({2,2}),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(Q2)]).</span>
ets:table(53264,
          [{traverse,
            {select,[{{'$1','$2'},[{'==','$1',{const,{2,2}}}],['$2']}]}}])
3&gt; <span class="bold_code bc-12">lists:sort(qlc:e(Q2)).</span>
[a,b,c]</pre></div>

    <p>Looking up only <span class="code">{2,2}</span> would not return <span class="code">b</span> and
      <span class="code">c</span>.</p>

    <p>If the table uses <span class="code">==/2</span> when comparing keys for equality,
      the <span class="code">qlc</span> module looks up the constant regardless of
      which operator is used in the QLC. However, <span class="code">==/2</span> is to
      be preferred:</p>

    <div class="example"><pre>
4&gt; <span class="bold_code bc-12">E3 = ets:new(t, [ordered_set]), % uses ==/2 for key equality</span>
<span class="bold_code bc-12">true = ets:insert(E3, [{{2,2.0},b}]),</span>
<span class="bold_code bc-12">F3 = fun(I) -&gt;</span>
<span class="bold_code bc-12">qlc:q([V || {K,V} &lt;- ets:table(E3), K == I])</span>
<span class="bold_code bc-12">end,</span>
<span class="bold_code bc-12">Q3 = F3({2,2}),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(Q3)]).</span>
ets:match_spec_run(ets:lookup(86033, {2,2}),
                   ets:match_spec_compile([{{'$1','$2'},[],['$2']}]))
5&gt; <span class="bold_code bc-12">qlc:e(Q3).</span>
[b]</pre></div>

    <p>Lookup join is handled analogously to lookup of constants in a
      table: if the join operator is <span class="code">==/2</span>, and the table where
      constants are to be looked up uses <span class="code">=:=/2</span> when testing
      keys for equality, then the <span class="code">qlc</span> module does not consider
      lookup join for that table.</p>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-data-types-idm281471863304392').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-data-types-idm281471863304392').style.visibility = 'hidden';"><span id="ghlink-data-types-idm281471863304392"></span><a class="title_link" name="data-types" href="#data-types">Data Types</a></span></h3>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-abstract_expr').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-abstract_expr').style.visibility = 'hidden';">
<span id="ghlink-type-abstract_expr" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L645" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-abstract_expr">abstract_expr()</a> = <span class="bold_code bc-15"><a href="erl_parse.html#type-abstract_expr">erl_parse:abstract_expr()</a></span></span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>Parse trees for Erlang expression, see section <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','erts','absform.html');">The Abstract Format</a></span>
        in the ERTS User's Guide.</p></p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-answer').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-answer').style.visibility = 'hidden';">
<span id="ghlink-type-answer" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L651" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-answer">answer()</a> = term()</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-answers').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-answers').style.visibility = 'hidden';">
<span id="ghlink-type-answers" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L654" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-answers">answers()</a> = [<span class="bold_code bc-17"><a href="#type-answer">answer()</a></span>]</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-cache').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-cache').style.visibility = 'hidden';">
<span id="ghlink-type-cache" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L657" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-cache">cache()</a> = ets | list | no</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-match_expression').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-match_expression').style.visibility = 'hidden';">
<span id="ghlink-type-match_expression" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L660" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-match_expression">match_expression()</a> = <span class="bold_code bc-15"><a href="ets.html#type-match_spec">ets:match_spec()</a></span></span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>Match specification, see section <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','erts','match_spec.html');">Match Specifications in Erlang</a></span>
          in the ERTS User's Guide and <span class="bold_code bc-19"><a href="ms_transform.html"><span class="code">ms_transform(3)</span></a></span>.</p></p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-no_files').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-no_files').style.visibility = 'hidden';">
<span id="ghlink-type-no_files" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L667" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-no_files">no_files()</a> = integer() &gt;= 1</span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>An integer &gt; 1.</p></p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-key_pos').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-key_pos').style.visibility = 'hidden';">
<span id="ghlink-type-key_pos" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L671" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-key_pos">key_pos()</a> = integer() &gt;= 1 | [integer() &gt;= 1]</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-max_list_size').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-max_list_size').style.visibility = 'hidden';">
<span id="ghlink-type-max_list_size" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L674" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-max_list_size">max_list_size()</a> = integer() &gt;= 0</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-order').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-order').style.visibility = 'hidden';">
<span id="ghlink-type-order" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L677" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-order">order()</a> = ascending | descending | <span class="bold_code bc-17"><a href="#type-order_fun">order_fun()</a></span></span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-order_fun').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-order_fun').style.visibility = 'hidden';">
<span id="ghlink-type-order_fun" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L680" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-order_fun">order_fun()</a> = fun((term(), term()) -&gt; boolean())</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-query_cursor').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-query_cursor').style.visibility = 'hidden';">
<span id="ghlink-type-query_cursor" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L683" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-query_cursor">query_cursor()</a></span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>A <span class="bold_code bc-17"><a href="#query_cursor">query cursor</a></span>.</p>
      </p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-query_handle').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-query_handle').style.visibility = 'hidden';">
<span id="ghlink-type-query_handle" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L688" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-query_handle">query_handle()</a></span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>A <span class="bold_code bc-17"><a href="#query_handle">query handle</a></span>.</p>
      </p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-query_handle_or_list').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-query_handle_or_list').style.visibility = 'hidden';">
<span id="ghlink-type-query_handle_or_list" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L693" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-query_handle_or_list">query_handle_or_list()</a> = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span> | list()</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-query_list_comprehension').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-query_list_comprehension').style.visibility = 'hidden';">
<span id="ghlink-type-query_list_comprehension" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L696" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-query_list_comprehension">query_list_comprehension()</a> = term()</span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>A literal
        <span class="bold_code bc-17"><a href="#query_list_comprehension">query list comprehension</a></span>.</p></p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-spawn_options').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-spawn_options').style.visibility = 'hidden';">
<span id="ghlink-type-spawn_options" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L702" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-spawn_options">spawn_options()</a> = default | [<span class="bold_code bc-15"><a href="proc_lib.html#type-spawn_option">proc_lib:spawn_option()</a></span>]</span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-sort_options').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-sort_options').style.visibility = 'hidden';">
<span id="ghlink-type-sort_options" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L705" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-sort_options">sort_options()</a> = [<span class="bold_code bc-17"><a href="#type-sort_option">sort_option()</a></span>] | <span class="bold_code bc-17"><a href="#type-sort_option">sort_option()</a></span></span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-sort_option').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-sort_option').style.visibility = 'hidden';">
<span id="ghlink-type-sort_option" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L708" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-sort_option">sort_option()</a> = <br>    {compressed, boolean()} |<br>    {no_files, <span class="bold_code bc-17"><a href="#type-no_files">no_files()</a></span>} |<br>    {order, <span class="bold_code bc-17"><a href="#type-order">order()</a></span>} |<br>    {size, integer() &gt;= 1} |<br>    {tmpdir, <span class="bold_code bc-17"><a href="#type-tmp_directory">tmp_directory()</a></span>} |<br>    {unique, boolean()}</span><br>
</div>
<div class="data-type-desc"><div class="REFBODY rb-7"><p><p>See <span class="bold_code bc-19"><a href="file_sorter.html"><span class="code">file_sorter(3)</span></a></span>.</p></p></div></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-tmp_directory').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-tmp_directory').style.visibility = 'hidden';">
<span id="ghlink-type-tmp_directory" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L713" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-tmp_directory">tmp_directory()</a> = [] | <span class="bold_code bc-14"><a href="javascript:erlhref('../../../../doc/../','kernel','file.html#type-name');">file:name()</a></span></span><br>
</div>
<div class="data-type-desc"></div>
</div>
    <div class="data-types-body">
<div class="data-type-name" onMouseOver="document.getElementById('ghlink-type-tmp_file_usage').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-type-tmp_file_usage').style.visibility = 'hidden';">
<span id="ghlink-type-tmp_file_usage" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L716" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>
      <span class="bold_code bc-4"><a name="type-tmp_file_usage">tmp_file_usage()</a> = <br>    allowed | not_allowed | info_msg | warning_msg | error_msg</span><br>
</div>
<div class="data-type-desc"></div>
</div>
  

  <h3><span onMouseOver="document.getElementById('ghlink-exports-idm281471863269512').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-exports-idm281471863269512').style.visibility = 'hidden';"><span id="ghlink-exports-idm281471863269512"></span><a class="title_link" name="exports" href="#exports">Exports</a></span></h3>
<div class="exports-body">
    <p><a name="append-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-append-1-idm281471851970184').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-append-1-idm281471851970184').style.visibility = 'hidden';">
<span id="ghlink-append-1-idm281471851970184" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L722" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>append(QHL) -&gt; QH</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QHL = [<span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span>]</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle. When evaluating query handle
          <span class="code">QH</span>, all answers to the first query handle in
          <span class="code">QHL</span> are returned, followed by all answers
          to the remaining query handles in <span class="code">QHL</span>.</p>
      </p></div>

    <p><a name="append-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-append-2-idm281471850807928').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-append-2-idm281471850807928').style.visibility = 'hidden';">
<span id="ghlink-append-2-idm281471850807928" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L733" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>append(QH1, QH2) -&gt; QH3</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH1 = QH2 = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2"></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH3 = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle. When evaluating query handle
          <span class="code">QH3</span>, all answers to
          <span class="code">QH1</span> are returned, followed by all answers
          to <span class="code">QH2</span>.</p>
        <p><span class="code">append(QH1, QH2)</span> is equivalent to
          <span class="code">append([QH1, QH2])</span>.</p>
      </p></div>

    <p><a name="cursor-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-cursor-1-idm281471851699384').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-cursor-1-idm281471851699384').style.visibility = 'hidden';">
<span id="ghlink-cursor-1-idm281471851699384" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L746" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>cursor(QH) -&gt; Cursor</div><a name="cursor-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-cursor-2-idm281471852138248').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-cursor-2-idm281471852138248').style.visibility = 'hidden';">
<span id="ghlink-cursor-2-idm281471852138248" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L746" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>cursor(QH, Options) -&gt; Cursor</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {cache_all, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache_all |<br>    {max_list_size, <span class="bold_code bc-17"><a href="#type-max_list_size">max_list_size()</a></span>} |<br>    {spawn_options, <span class="bold_code bc-17"><a href="#type-spawn_options">spawn_options()</a></span>} |<br>    {tmpdir_usage, <span class="bold_code bc-17"><a href="#type-tmp_file_usage">tmp_file_usage()</a></span>} |<br>    {tmpdir, <span class="bold_code bc-17"><a href="#type-tmp_directory">tmp_directory()</a></span>} |<br>    {unique_all, boolean()} |<br>    unique_all</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Cursor = <span class="bold_code bc-17"><a href="#type-query_cursor">query_cursor()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Creates a query cursor and
          makes the calling process the owner of the cursor. The
          cursor is to be used as argument to
          <span class="bold_code bc-17"><a href="#next_answers-1"><span class="code">next_answers/1,2</span></a></span> and (eventually)
          <span class="bold_code bc-17"><a href="#delete_cursor-1"><span class="code">delete_cursor/1</span></a></span>.
          Calls <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','erts','erlang.html#spawn_opt-2');"><span class="code">erlang:spawn_opt/2</span></a></span> to spawn and link to
	  a process that evaluates the query handle. The value of option
          <span class="code">spawn_options</span> is used as last argument when calling
          <span class="code">spawn_opt/2</span>. Defaults to <span class="code">[link]</span>.</p>
        <p><strong>Example:</strong></p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">QH = qlc:q([{X,Y} || X &lt;- [a,b], Y &lt;- [1,2]]),</span>
<span class="bold_code bc-12">QC = qlc:cursor(QH),</span>
<span class="bold_code bc-12">qlc:next_answers(QC, 1).</span>
[{a,1}]
2&gt; <span class="bold_code bc-12">qlc:next_answers(QC, 1).</span>
[{a,2}]
3&gt; <span class="bold_code bc-12">qlc:next_answers(QC, all_remaining).</span>
[{b,1},{b,2}]
4&gt; <span class="bold_code bc-12">qlc:delete_cursor(QC).</span>
ok</pre></div>
        <p><span class="code">cursor(QH)</span> is equivalent to
          <span class="code">cursor(QH, [])</span>.</p>
      </p></div>

    <p><a name="delete_cursor-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-delete_cursor-1-idm281471852085528').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-delete_cursor-1-idm281471852085528').style.visibility = 'hidden';">
<span id="ghlink-delete_cursor-1-idm281471852085528" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L779" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>delete_cursor(QueryCursor) -&gt; ok</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QueryCursor = <span class="bold_code bc-17"><a href="#type-query_cursor">query_cursor()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Deletes a query cursor. Only the owner of the cursor can
          delete the cursor.</p>
      </p></div>

    <p><a name="e-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-e-1-idm281471852083992').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-e-1-idm281471852083992').style.visibility = 'hidden';">
<span id="ghlink-e-1-idm281471852083992" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L788" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>e(QH) -&gt; Answers | Error</div><a name="e-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-e-2-idm281471850819272').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-e-2-idm281471850819272').style.visibility = 'hidden';">
<span id="ghlink-e-2-idm281471850819272" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L788" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>e(QH, Options) -&gt; Answers | Error</div><a name="eval-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-eval-1-idm281471852815720').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-eval-1-idm281471852815720').style.visibility = 'hidden';">
<span id="ghlink-eval-1-idm281471852815720" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L788" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>eval(QH) -&gt; Answers | Error</div><a name="eval-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-eval-2-idm281471850822872').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-eval-2-idm281471850822872').style.visibility = 'hidden';">
<span id="ghlink-eval-2-idm281471850822872" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L788" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>eval(QH, Options) -&gt; Answers | Error</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Answers = <span class="bold_code bc-17"><a href="#type-answers">answers()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {cache_all, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache_all |<br>    {max_list_size, <span class="bold_code bc-17"><a href="#type-max_list_size">max_list_size()</a></span>} |<br>    {tmpdir_usage, <span class="bold_code bc-17"><a href="#type-tmp_file_usage">tmp_file_usage()</a></span>} |<br>    {tmpdir, <span class="bold_code bc-17"><a href="#type-tmp_directory">tmp_directory()</a></span>} |<br>    {unique_all, boolean()} |<br>    unique_all</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Error = {error, module(), Reason}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Reason = <span class="bold_code bc-15"><a href="file_sorter.html#type-reason">file_sorter:reason()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Evaluates a query handle in the
          calling process and collects all answers in a list.</p>
        <p><strong>Example:</strong></p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">QH = qlc:q([{X,Y} || X &lt;- [a,b], Y &lt;- [1,2]]),</span>
<span class="bold_code bc-12">qlc:eval(QH).</span>
[{a,1},{a,2},{b,1},{b,2}]</pre></div>
        <p><span class="code">eval(QH)</span> is equivalent to
          <span class="code">eval(QH, [])</span>.</p>
      </p></div>

    <p><a name="fold-3"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-fold-3-idm281471850809128').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-fold-3-idm281471850809128').style.visibility = 'hidden';">
<span id="ghlink-fold-3-idm281471850809128" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L807" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>fold(Function, Acc0, QH) -&gt; Acc1 | Error</div><a name="fold-4"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-fold-4-idm281471851421560').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-fold-4-idm281471851421560').style.visibility = 'hidden';">
<span id="ghlink-fold-4-idm281471851421560" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L807" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>fold(Function, Acc0, QH, Options) -&gt; Acc1 | Error</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Function = fun((<span class="bold_code bc-17"><a href="#type-answer">answer()</a></span>, AccIn) -&gt; AccOut)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Acc0 = Acc1 = AccIn = AccOut = term()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2"></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2"></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2"></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {cache_all, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache_all |<br>    {max_list_size, <span class="bold_code bc-17"><a href="#type-max_list_size">max_list_size()</a></span>} |<br>    {tmpdir_usage, <span class="bold_code bc-17"><a href="#type-tmp_file_usage">tmp_file_usage()</a></span>} |<br>    {tmpdir, <span class="bold_code bc-17"><a href="#type-tmp_directory">tmp_directory()</a></span>} |<br>    {unique_all, boolean()} |<br>    unique_all</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Error = {error, module(), Reason}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Reason = <span class="bold_code bc-15"><a href="file_sorter.html#type-reason">file_sorter:reason()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Calls <span class="code">Function</span> on successive answers to
          the query handle together with an extra argument
          <span class="code">AccIn</span>. The query handle and the function
          are evaluated in the calling process.
          <span class="code">Function</span> must return a new accumulator,
          which is passed to the next call.
          <span class="code">Acc0</span> is returned if there are no answers
          to the query handle.</p>
        <p><strong>Example:</strong></p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">QH = [1,2,3,4,5,6],</span>
<span class="bold_code bc-12">qlc:fold(fun(X, Sum) -&gt; X + Sum end, 0, QH).</span>
21</pre></div>
        <p><span class="code">fold(Function, Acc0,
          QH)</span> is equivalent to
          <span class="code">fold(Function, Acc0,
          QH, [])</span>.</p>
      </p></div>

    <p><a name="format_error-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-format_error-1-idm281471851413496').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-format_error-1-idm281471851413496').style.visibility = 'hidden';">
<span id="ghlink-format_error-1-idm281471851413496" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L832" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>format_error(Error) -&gt; Chars</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Error = {error, module(), term()}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Chars = <span class="bold_code bc-15"><a href="io_lib.html#type-chars">io_lib:chars()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a descriptive string in English of an error tuple
          returned by some of the functions of the <span class="code">qlc</span> module
          or the parse transform. This function is mainly used by the
          compiler invoking the parse transform.</p>
      </p></div>

    <p><a name="info-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-info-1-idm281471852401016').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-info-1-idm281471852401016').style.visibility = 'hidden';">
<span id="ghlink-info-1-idm281471852401016" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L843" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>info(QH) -&gt; Info</div><a name="info-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-info-2-idm281471852522216').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-info-2-idm281471852522216').style.visibility = 'hidden';">
<span id="ghlink-info-2-idm281471852522216" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L843" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>info(QH, Options) -&gt; Info</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = EvalOption | ReturnOption</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">EvalOption = <br>    {cache_all, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache_all |<br>    {max_list_size, <span class="bold_code bc-17"><a href="#type-max_list_size">max_list_size()</a></span>} |<br>    {tmpdir_usage, <span class="bold_code bc-17"><a href="#type-tmp_file_usage">tmp_file_usage()</a></span>} |<br>    {tmpdir, <span class="bold_code bc-17"><a href="#type-tmp_directory">tmp_directory()</a></span>} |<br>    {unique_all, boolean()} |<br>    unique_all</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">ReturnOption = <br>    {depth, Depth} |<br>    {flat, boolean()} |<br>    {format, Format} |<br>    {n_elements, NElements}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Depth = infinity | integer() &gt;= 0</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Format = abstract_code | string</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">NElements = infinity | integer() &gt;= 1</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Info = <span class="bold_code bc-17"><a href="#type-abstract_expr">abstract_expr()</a></span> | string()</span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns information about a
          query handle. The information describes the simplifications
          and optimizations that are the results of preparing the
          query for evaluation. This function is probably mainly useful
          during debugging.</p>
        <p>The information has the form of an Erlang expression where
          QLCs most likely occur. Depending on the format functions of
          mentioned QLC tables, it is not certain that the information
          is absolutely accurate.</p>
        <p>Options:</p>
        <ul>
          <li>
            <p>The default is to return a sequence of QLCs in a block, but
              if option <span class="code">{flat, false}</span> is specified, one single
              QLC is returned.</p>
          </li>
          <li>
            <p>The default is to return a string, but if
              option <span class="code">{format, abstract_code}</span> is specified,
              abstract code is returned instead. In the abstract code,
              port identifiers, references, and pids are represented by
              strings.</p>
          </li>
          <li>
            <p>The default is to return all elements in lists, but if
              option <span class="code">{n_elements, NElements}</span> is specified, only
              a limited number of elements are returned.</p>
          </li>
          <li>
            <p>The default is to show all parts of
	      objects and match specifications,
              but if option <span class="code">{depth, Depth}</span> is specified, parts
              of terms below a certain depth are replaced by <span class="code">'...'</span>.</p>
          </li>
        </ul>
        <p><span class="code">info(QH)</span> is equivalent to
          <span class="code">info(QH, [])</span>.</p>
        <p><strong>Examples:</strong></p>
        <p>In the following example two simple QLCs are inserted only to
          hold option <span class="code">{unique, true}</span>:</p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">QH = qlc:q([{X,Y} || X &lt;- [x,y], Y &lt;- [a,b]]),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(QH, unique_all)]).</span>
begin
    V1 =
        qlc:q([
               SQV ||
                   SQV &lt;- [x,y]
              ],
              [{unique,true}]),
    V2 =
        qlc:q([
               SQV ||
                   SQV &lt;- [a,b]
              ],
              [{unique,true}]),
    qlc:q([
           {X,Y} ||
               X &lt;- V1,
               Y &lt;- V2
          ],
          [{unique,true}])
end</pre></div>
        <p>In the following example QLC <span class="code">V2</span> has
          been inserted to show the joined generators and the join
          method chosen. A convention is used for lookup join: the
          first generator (<span class="code">G2</span>) is the one traversed, the second
          (<span class="code">G1</span>) is the table where constants are looked up.</p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">E1 = ets:new(e1, []),</span>
<span class="bold_code bc-12">E2 = ets:new(e2, []),</span>
<span class="bold_code bc-12">true = ets:insert(E1, [{1,a},{2,b}]),</span>
<span class="bold_code bc-12">true = ets:insert(E2, [{a,1},{b,2}]),</span>
<span class="bold_code bc-12">Q = qlc:q([{X,Z,W} ||</span>
<span class="bold_code bc-12">{X, Z} &lt;- ets:table(E1),</span>
<span class="bold_code bc-12">{W, Y} &lt;- ets:table(E2),</span>
<span class="bold_code bc-12">X =:= Y]),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(Q)]).</span>
begin
    V1 =
        qlc:q([
               P0 ||
                   P0 = {W,Y} &lt;- ets:table(17)
              ]),
    V2 =
        qlc:q([
               [G1|G2] ||
                   G2 &lt;- V1,
                   G1 &lt;- ets:table(16),
                   element(2, G1) =:= element(1, G2)
              ],
              [{join,lookup}]),
    qlc:q([
           {X,Z,W} ||
               [{X,Z}|{W,Y}] &lt;- V2
          ])
end</pre></div>
      </p></div>

    <p><a name="keysort-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-keysort-2-idm281471851432200').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-keysort-2-idm281471851432200').style.visibility = 'hidden';">
<span id="ghlink-keysort-2-idm281471851432200" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L948" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>keysort(KeyPos, QH1) -&gt; QH2</div><a name="keysort-3"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-keysort-3-idm281471851051048').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-keysort-3-idm281471851051048').style.visibility = 'hidden';">
<span id="ghlink-keysort-3-idm281471851051048" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L948" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>keysort(KeyPos, QH1, SortOptions) -&gt; QH2</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">KeyPos = <span class="bold_code bc-17"><a href="#type-key_pos">key_pos()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">SortOptions = <span class="bold_code bc-17"><a href="#type-sort_options">sort_options()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH1 = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH2 = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle. When evaluating query handle
          <span class="code">QH2</span>, the answers to query handle
          <span class="code">QH1</span> are sorted by <span class="bold_code bc-15"><a href="file_sorter.html#keysort-4"><span class="code">file_sorter:keysort/4</span></a></span>
          according to the options.</p>
        <p>The sorter uses temporary files only if
          <span class="code">QH1</span> does not evaluate to a list and the
          size of the binary representation of the answers exceeds
          <span class="code">Size</span> bytes, where <span class="code">Size</span> is the value of option
          <span class="code">size</span>.</p>
        <p><span class="code">keysort(KeyPos, QH1)</span>
          is equivalent to
          <span class="code">keysort(KeyPos, QH1, [])</span>.</p>
      </p></div>

    <p><a name="next_answers-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-next_answers-1-idm281471851859144').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-next_answers-1-idm281471851859144').style.visibility = 'hidden';">
<span id="ghlink-next_answers-1-idm281471851859144" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L969" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>next_answers(QueryCursor) -&gt; Answers | Error</div><a name="next_answers-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-next_answers-2-idm281471851852200').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-next_answers-2-idm281471851852200').style.visibility = 'hidden';">
<span id="ghlink-next_answers-2-idm281471851852200" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L969" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>next_answers(QueryCursor, NumberOfAnswers) -&gt; Answers | Error</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QueryCursor = <span class="bold_code bc-17"><a href="#type-query_cursor">query_cursor()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Answers = <span class="bold_code bc-17"><a href="#type-answers">answers()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">NumberOfAnswers = all_remaining | integer() &gt;= 1</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Error = {error, module(), Reason}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Reason = <span class="bold_code bc-15"><a href="file_sorter.html#type-reason">file_sorter:reason()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns some or all of the remaining answers to a query
          cursor. Only the owner of <span class="code">QueryCursor</span> can
          retrieve answers.</p>
        <p>Optional argument <span class="code">NumberOfAnswers</span> determines the
          maximum number of answers returned. Defaults to
          <span class="code">10</span>. If less than the requested number of answers is
          returned, subsequent calls to <span class="code">next_answers</span>
          return <span class="code">[]</span>.</p>
      </p></div>

    <p><a name="q-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-q-1-idm281471852311656').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-q-1-idm281471852311656').style.visibility = 'hidden';">
<span id="ghlink-q-1-idm281471852311656" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L985" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>q(QLC) -&gt; QH</div><a name="q-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-q-2-idm281471851858392').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-q-2-idm281471851858392').style.visibility = 'hidden';">
<span id="ghlink-q-2-idm281471851858392" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L985" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>q(QLC, Options) -&gt; QH</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {max_lookup, MaxLookup} |<br>    {cache, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache |<br>    {join, Join} |<br>    {lookup, Lookup} |<br>    {unique, boolean()} |<br>    unique</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">MaxLookup = integer() &gt;= 0 | infinity</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Join = any | lookup | merge | nested_loop</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Lookup = boolean() | any</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QLC = <span class="bold_code bc-17"><a href="#type-query_list_comprehension">query_list_comprehension()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle for a QLC.
          The QLC must be the first argument to this function, otherwise
          it is evaluated as an ordinary list comprehension. It is also
          necessary to add the following line to the source code:</p>
        <div class="example"><pre>-include_lib("stdlib/include/qlc.hrl").</pre></div>
        <p>This causes a parse transform to substitute a fun for the QLC. The
          (compiled) fun is called when the query handle is evaluated.</p>
        <p>When calling <span class="code">qlc:q/1,2</span> from the Erlang shell, the
          parse transform is automatically called. When this occurs, the fun
          substituted for the QLC is not compiled but is evaluated by
          <span class="bold_code bc-19"><a href="erl_eval.html"><span class="code">erl_eval(3)</span></a></span>. This
          is also true when expressions are evaluated by
          <span class="code">file:eval/1,2</span> or in the debugger.</p>
        <p>To be explicit, this does not work:</p>
        <div class="example"><pre>
...
A = [X || {X} &lt;- [{1},{2}]],
QH = qlc:q(A),
...</pre></div>
        <p>Variable <span class="code">A</span> is bound to the evaluated value
          of the list comprehension (<span class="code">[1,2]</span>). The compiler
          complains with an error message ("argument is not a query
          list comprehension"); the shell process stops with a
          <span class="code">badarg</span> reason.</p>
        <p><span class="code">q(QLC)</span> is equivalent to
          <span class="code">q(QLC, [])</span>.</p>
        <p>Options:</p>
        <ul>
          <li>
            <p>Option <span class="code">{cache, ets}</span> can be used to cache
              the answers to a QLC. The answers are stored in one ETS
              table for each cached QLC. When a cached QLC is
              evaluated again, answers are fetched from the table without
              any further computations. Therefore, when all answers to a
              cached QLC have been found, the ETS tables used for
              caching answers to the qualifiers of the QLC can be emptied.
              Option <span class="code">cache</span> is equivalent to <span class="code">{cache, ets}</span>.</p>
          </li>
          <li>
            <p>Option <span class="code">{cache, list}</span> can be used to cache
              the answers to a QLC like
              <span class="code">{cache, ets}</span>. The difference is that the answers
              are kept in a list (on the process heap). If the answers
              would occupy more than a certain amount of RAM memory, a
              temporary file is used for storing the answers. Option
              <span class="code">max_list_size</span> sets the limit in bytes and the temporary
              file is put on the directory set by option <span class="code">tmpdir</span>.</p>
            <p>Option <span class="code">cache</span> has no effect if it is known that
              the QLC is to be evaluated at most once.
              This is always true for the top-most QLC
              and also for the list expression of the first
              generator in a list of qualifiers. Notice that in the presence
              of side effects in filters or callback functions, the answers
              to QLCs can be affected by option <span class="code">cache</span>.</p>
          </li>
          <li>
            <p>Option <span class="code">{unique, true}</span> can be used to remove
              duplicate answers to a QLC. The unique
              answers are stored in one ETS table for each QLC.
              The table is emptied every time it is known
              that there are no more answers to the QLC.
              Option <span class="code">unique</span> is equivalent to
              <span class="code">{unique, true}</span>. If option <span class="code">unique</span> is
              combined with option <span class="code">{cache, ets}</span>, two ETS
              tables are used, but the full answers are stored in one
              table only. If option <span class="code">unique</span> is combined with option
              <span class="code">{cache, list}</span>, the answers are sorted
              twice using
              <span class="bold_code bc-17"><a href="#keysort-3"><span class="code">keysort/3</span></a></span>;
              once to remove duplicates and once to restore the order.</p>
          </li>
        </ul>
        <p>Options <span class="code">cache</span> and <span class="code">unique</span> apply not only
          to the QLC itself but also to the results of looking up constants,
          running match specifications, and joining handles.</p>
        <p><strong>Example:</strong></p>
        <p>In the following example the cached results of the merge join are
          traversed for each value of <span class="code">A</span>. Notice that without option
          <span class="code">cache</span> the join would have been carried out
          three times, once for each value of <span class="code">A</span>.</p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">Q = qlc:q([{A,X,Z,W} ||</span>
<span class="bold_code bc-12">A &lt;- [a,b,c],</span>
<span class="bold_code bc-12">{X,Z} &lt;- [{a,1},{b,4},{c,6}],</span>
<span class="bold_code bc-12">{W,Y} &lt;- [{2,a},{3,b},{4,c}],</span>
<span class="bold_code bc-12">X =:= Y],</span>
<span class="bold_code bc-12">{cache, list}),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(Q)]).</span>
begin
    V1 =
        qlc:q([
               P0 ||
                   P0 = {X,Z} &lt;-
                       qlc:keysort(1, [{a,1},{b,4},{c,6}], [])
              ]),
    V2 =
        qlc:q([
               P0 ||
                   P0 = {W,Y} &lt;-
                       qlc:keysort(2, [{2,a},{3,b},{4,c}], [])
              ]),
    V3 =
        qlc:q([
               [G1|G2] ||
                   G1 &lt;- V1,
                   G2 &lt;- V2,
                   element(1, G1) == element(2, G2)
              ],
              [{join,merge},{cache,list}]),
    qlc:q([
           {A,X,Z,W} ||
               A &lt;- [a,b,c],
               [{X,Z}|{W,Y}] &lt;- V3,
               X =:= Y
          ])
end</pre></div>
        <p><span class="bold_code bc-17"><a href="#sort-1"><span class="code">sort/1,2</span></a></span> and
          <span class="bold_code bc-17"><a href="#keysort-2"><span class="code">keysort/2,3</span></a></span>
          can also be used for
          caching answers and for removing duplicates. When sorting
          answers are cached in a list, possibly stored on a temporary
          file, and no ETS tables are used.</p>
        <p>Sometimes (see <span class="bold_code bc-17"><a href="#table-2"><span class="code">table/2</span></a></span>) traversal
          of tables can be done by looking up key values, which is
          assumed to be fast. Under certain (rare) circumstances
          there can be too many key values to look up.
          <a name="max_lookup"></a>
          Option <span class="code">{max_lookup, MaxLookup}</span> can then be used
          to limit the number of lookups: if more than
          <span class="code">MaxLookup</span> lookups would be required, no lookups are
          done but the table is traversed instead. Defaults to
          <span class="code">infinity</span>, which means that there is no limit on the
          number of keys to look up.</p>
        <p><strong>Example:</strong></p>
        <p>In the following example, using the <span class="code">gb_table</span> module from
          section <span class="bold_code bc-17"><a href="#implementing_a_qlc_table">Implementing a QLC Table</a></span>, there are six keys to look up:
          <span class="code">{1,a}</span>, <span class="code">{1,b}</span>, <span class="code">{1,c}</span>, <span class="code">{2,a}</span>,
          <span class="code">{2,b}</span>, and <span class="code">{2,c}</span>. The reason is that the two
          elements of key <span class="code">{X, Y}</span> are compared separately.</p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">T = gb_trees:empty(),</span>
<span class="bold_code bc-12">QH = qlc:q([X || {{X,Y},_} &lt;- gb_table:table(T),</span>
<span class="bold_code bc-12">((X == 1) or (X == 2)) andalso</span>
<span class="bold_code bc-12">((Y == a) or (Y == b) or (Y == c))]),</span>
<span class="bold_code bc-12">io:format("~s~n", [qlc:info(QH)]).</span>
ets:match_spec_run(
       lists:flatmap(fun(K) -&gt;
                            case
                                gb_trees:lookup(K,
                                                gb_trees:from_orddict([]))
                            of
                                {value,V} -&gt;
                                    [{K,V}];
                                none -&gt;
                                    []
                            end
                     end,
                     [{1,a},{1,b},{1,c},{2,a},{2,b},{2,c}]),
       ets:match_spec_compile([{{{'$1','$2'},'_'},[],['$1']}]))</pre></div>
        <p>Options:</p>
        <ul>
          <li>
            <p>Option <span class="code">{lookup, true}</span> can be used to ensure
              that the <span class="code">qlc</span> module looks up constants in some
              QLC table. If there are more than one QLC table among the
              list expressions of the generators,
              constants must be looked up in at least one
              of the tables. The evaluation of the query fails if there
              are no constants to look up. This option is useful
              when it would be unacceptable to traverse all
              objects in some table. Setting option <span class="code">lookup</span> to
              <span class="code">false</span> ensures that no constants are looked up
              (<span class="code">{max_lookup, 0}</span> has the same effect).
              Defaults to <span class="code">any</span>, which means that constants are
              looked up whenever possible.</p>
          </li>
          <li>
            <p>Option <span class="code">{join, Join}</span> can be used to ensure
              that a certain join method is used:</p>
            <ul>
              <li>
<span class="code">{join, lookup}</span> invokes the lookup join
                method.</li>
              <li>
<span class="code">{join, merge}</span> invokes the merge join
                method.</li>
              <li>
<span class="code">{join, nested_loop}</span> invokes the method of
                matching every pair of objects from two handles. This
                method is mostly very slow.</li>
            </ul>
            <p>The evaluation of the query fails if the <span class="code">qlc</span> module
              cannot carry out the chosen join method. Defaults to
              <span class="code">any</span>, which means that some fast join
              method is used if possible.</p>
          </li>
        </ul>
      </p></div>

    <p><a name="sort-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-sort-1-idm281471850896472').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-sort-1-idm281471850896472').style.visibility = 'hidden';">
<span id="ghlink-sort-1-idm281471850896472" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1190" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>sort(QH1) -&gt; QH2</div><a name="sort-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-sort-2-idm281471850892024').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-sort-2-idm281471850892024').style.visibility = 'hidden';">
<span id="ghlink-sort-2-idm281471850892024" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1190" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>sort(QH1, SortOptions) -&gt; QH2</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">SortOptions = <span class="bold_code bc-17"><a href="#type-sort_options">sort_options()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH1 = <span class="bold_code bc-17"><a href="#type-query_handle_or_list">query_handle_or_list()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH2 = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle. When evaluating query handle
          <span class="code">QH2</span>, the answers to query handle
          <span class="code">QH1</span> are sorted by <span class="bold_code bc-15"><a href="file_sorter.html#sort-3"><span class="code">file_sorter:sort/3</span></a></span>
          according to the options.</p>
        <p>The sorter uses temporary files only if
          <span class="code">QH1</span> does not evaluate to a list and the
          size of the binary representation of the answers exceeds
          <span class="code">Size</span> bytes, where <span class="code">Size</span> is the value of option
          <span class="code">size</span>.</p>
        <p><span class="code">sort(QH1)</span> is equivalent to
          <span class="code">sort(QH1, [])</span>.</p>
      </p></div>

    <p><a name="string_to_handle-1"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-string_to_handle-1-idm281471851187928').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-string_to_handle-1-idm281471851187928').style.visibility = 'hidden';">
<span id="ghlink-string_to_handle-1-idm281471851187928" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1210" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>string_to_handle(QueryString) -&gt; QH | Error</div><a name="string_to_handle-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-string_to_handle-2-idm281471851180776').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-string_to_handle-2-idm281471851180776').style.visibility = 'hidden';">
<span id="ghlink-string_to_handle-2-idm281471851180776" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1210" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>string_to_handle(QueryString, Options) -&gt; QH | Error</div><a name="string_to_handle-3"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-string_to_handle-3-idm281471851454296').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-string_to_handle-3-idm281471851454296').style.visibility = 'hidden';">
<span id="ghlink-string_to_handle-3-idm281471851454296" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1210" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>string_to_handle(QueryString, Options, Bindings) -&gt; QH | Error</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QueryString = string()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {max_lookup, MaxLookup} |<br>    {cache, <span class="bold_code bc-17"><a href="#type-cache">cache()</a></span>} |<br>    cache |<br>    {join, Join} |<br>    {lookup, Lookup} |<br>    {unique, boolean()} |<br>    unique</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">MaxLookup = integer() &gt;= 0 | infinity</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Join = any | lookup | merge | nested_loop</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Lookup = boolean() | any</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Bindings = <span class="bold_code bc-15"><a href="erl_eval.html#type-binding_struct">erl_eval:binding_struct()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Error = {error, module(), Reason}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Reason = <span class="bold_code bc-15"><a href="erl_parse.html#type-error_info">erl_parse:error_info()</a></span> | <span class="bold_code bc-15"><a href="erl_scan.html#type-error_info">erl_scan:error_info()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>A string version of <span class="bold_code bc-17"><a href="#q-1"><span class="code">q/1,2</span></a></span>.
          When the query handle is evaluated, the fun created by the parse
          transform is interpreted by
          <span class="bold_code bc-19"><a href="erl_eval.html"><span class="code">erl_eval(3)</span></a></span>.
          The query string is to be one single QLC terminated by a period.</p>
        <p><strong>Example:</strong></p>
        <div class="example"><pre>
1&gt; <span class="bold_code bc-12">L = [1,2,3],</span>
<span class="bold_code bc-12">Bs = erl_eval:add_binding('L', L, erl_eval:new_bindings()),</span>
<span class="bold_code bc-12">QH = qlc:string_to_handle("[X+1 || X &lt;- L].", [], Bs),</span>
<span class="bold_code bc-12">qlc:eval(QH).</span>
[2,3,4]</pre></div>
        <p><span class="code">string_to_handle(QueryString)</span>
          is equivalent to
          <span class="code">string_to_handle(QueryString, [])</span>.</p>
        <p><span class="code">string_to_handle(QueryString,
          Options)</span> is equivalent to
          <span class="code">string_to_handle(QueryString,
          Options, erl_eval:new_bindings())</span>.</p>
        <p>This function is probably mainly useful when called from
          outside of Erlang, for example from a driver written in C.</p>
      </p></div>

    <p><a name="table-2"></a><div class="bold_code func-head" onMouseOver="document.getElementById('ghlink-table-2-idm281471851491016').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-table-2-idm281471851491016').style.visibility = 'hidden';">
<span id="ghlink-table-2-idm281471851491016" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1240" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span>table(TraverseFun, Options) -&gt; QH</div><div class="REFBODY fun-types">
<h3 class="func-types-title">Types</h3>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">TraverseFun = TraverseFun0 | TraverseFun1</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">TraverseFun0 = fun(() -&gt; TraverseResult)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">TraverseFun1 = fun((<span class="bold_code bc-17"><a href="#type-match_expression">match_expression()</a></span>) -&gt; TraverseResult)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">TraverseResult = Objects | term()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Objects = [] | [term() | ObjectList]</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">ObjectList = TraverseFun0 | Objects</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Options = [Option] | Option</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Option = <br>    {format_fun, FormatFun} |<br>    {info_fun, InfoFun} |<br>    {lookup_fun, LookupFun} |<br>    {parent_fun, ParentFun} |<br>    {post_fun, PostFun} |<br>    {pre_fun, PreFun} |<br>    {key_equality, KeyComparison}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">FormatFun = undefined | fun((SelectedObjects) -&gt; FormatedTable)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">SelectedObjects = <br>    all |<br>    {all, NElements, DepthFun} |<br>    {match_spec, <span class="bold_code bc-17"><a href="#type-match_expression">match_expression()</a></span>} |<br>    {lookup, Position, Keys} |<br>    {lookup, Position, Keys, NElements, DepthFun}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">NElements = infinity | integer() &gt;= 1</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">DepthFun = fun((term()) -&gt; term())</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">FormatedTable = {Mod, Fun, Args} | <span class="bold_code bc-17"><a href="#type-abstract_expr">abstract_expr()</a></span> | string()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">InfoFun = undefined | fun((InfoTag) -&gt; InfoValue)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">InfoTag = indices | is_unique_objects | keypos | num_of_objects</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">InfoValue = undefined | term()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">LookupFun = undefined | fun((Position, Keys) -&gt; LookupResult)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">LookupResult = [term()] | term()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">ParentFun = undefined | fun(() -&gt; ParentFunValue)</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">PostFun = undefined | fun(() -&gt; term())</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">PreFun = undefined | fun((PreArgs) -&gt; term())</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">PreArgs = [PreArg]</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">PreArg = {parent_value, ParentFunValue} | {stop_fun, StopFun}</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">ParentFunValue = undefined | term()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">StopFun = undefined | fun(() -&gt; term())</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">KeyComparison = '=:=' | '=='</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Position = integer() &gt;= 1</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Keys = [term()]</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Mod = Fun = atom()</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2"></span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">Args = [term()]</span></div>
<div class="REFTYPES rt-1"><span class="bold_code bc-2">QH = <span class="bold_code bc-17"><a href="#type-query_handle">query_handle()</a></span></span></div>
</div></p>
<div class="REFBODY rb-7"><p>
        <p>Returns a query handle for a QLC table.
          In Erlang/OTP there is support for ETS, Dets, and
          Mnesia tables, but many other data structures can be turned
          into QLC tables. This is accomplished by letting function(s) in the
          module implementing the data structure create a query handle by
          calling <span class="code">qlc:table/2</span>. The different ways to traverse the table
          and properties of the table are handled by callback
          functions provided as options to <span class="code">qlc:table/2</span>.</p>
        <ul>
          <li>
            <p>Callback function <span class="code">TraverseFun</span> is
              used for traversing the table. It is to return a list of
              objects terminated by either <span class="code">[]</span> or a nullary fun to
              be used for traversing the not yet traversed objects of the
              table. Any other return value is immediately returned as
              value of the query evaluation. Unary
              <span class="code">TraverseFun</span>s are to accept a match
              specification as argument. The match specification is
              created by the parse transform by analyzing the pattern of
              the generator calling <span class="code">qlc:table/2</span> and filters using
              variables introduced in the pattern. If the parse transform
              cannot find a match specification equivalent to the pattern
              and filters, <span class="code">TraverseFun</span> is called
              with a match specification returning every object.</p>
            <ul>
              <li>
                <p>Modules that can use match specifications for optimized
                  traversal of tables are to call <span class="code">qlc:table/2</span> with an unary
                  <span class="code">TraverseFun</span>. An example is
                  <span class="bold_code bc-15"><a href="ets.html#table-2"><span class="code">ets:table/2</span></a></span>.</p>
              </li>
              <li>
                <p>Other modules can provide a nullary
                  <span class="code">TraverseFun</span>. An example is
                  <span class="code">gb_table:table/1</span> in section
                  <span class="bold_code bc-17"><a href="#implementing_a_qlc_table">Implementing a QLC Table</a></span>.</p>
              </li>
            </ul>
          </li>
          <li>
            <p>Unary callback function <span class="code">PreFun</span> is
              called once before the table is read for the first time.
              If the call fails, the query evaluation fails.</p>
            <p>Argument <span class="code">PreArgs</span> is a list of tagged values.
              There are two tags, <span class="code">parent_value</span> and <span class="code">stop_fun</span>, used
              by Mnesia for managing transactions.</p>
            <ul>
              <li>
                <p>The value of <span class="code">parent_value</span> is
                  the value returned by <span class="code">ParentFun</span>, or
                  <span class="code">undefined</span> if there is no <span class="code">ParentFun</span>.
                  <span class="code">ParentFun</span> is called once just before the
                  call of <span class="code">PreFun</span> in the context of the
                  process calling
		  <span class="bold_code bc-17"><a href="#eval-1"><span class="code">eval/1,2</span></a></span>,
		  <span class="bold_code bc-17"><a href="#fold-3"><span class="code">fold/3,4</span></a></span>, or
		  <span class="bold_code bc-17"><a href="#cursor-1"><span class="code">cursor/1,2</span></a></span>.
                </p>
              </li>
              <li>
                <p>The value of <span class="code">stop_fun</span> is a nullary fun
                  that deletes the cursor if called from the parent, or
                  <span class="code">undefined</span> if there is no cursor.</p>
              </li>
            </ul>
          </li>
          <li>
            <p>Nullary callback function
              <span class="code">PostFun</span> is called once after the table
              was last read. The return value, which is caught, is ignored.
              If <span class="code">PreFun</span> has been called for a table,
              <span class="code">PostFun</span> is guaranteed to be called for
              that table, even if the evaluation of the query fails for
              some reason.</p>
            <p>The pre (post) functions for different tables are evaluated in
              unspecified order.</p>
            <p>Other table access than reading, such as calling
              <span class="code">InfoFun</span>, is assumed to be OK at any time.</p>
          </li>
          <li>
            <p><a name="lookup_fun"></a>Binary callback
              function <span class="code">LookupFun</span> is used for looking
              up objects in the table. The first argument
              <span class="code">Position</span> is the key position or an
              indexed position and the second argument
              <span class="code">Keys</span> is a sorted list of unique values.
              The return value is to be a list of all objects (tuples),
              such that the element at <span class="code">Position</span> is a member of
              <span class="code">Keys</span>. Any other return value is
              immediately returned as value of the query evaluation.
              <span class="code">LookupFun</span> is called instead of
              traversing the table if the parse transform at compile time
              can determine that the filters match and compare the element
              at <span class="code">Position</span> in such a way that only
              <span class="code">Keys</span> need to be looked up to
              find all potential answers.</p>
            <p>The key position is obtained by calling
              <span class="code">InfoFun(keypos)</span> and the indexed
              positions by calling
              <span class="code">InfoFun(indices)</span>. If the key position
              can be used for lookup, it is always chosen, otherwise the
              indexed position requiring the least number of lookups is
              chosen. If there is a tie between two indexed positions, the
              one occurring first in the list returned by
              <span class="code">InfoFun</span> is chosen. Positions requiring
              more than <span class="bold_code bc-17"><a href="#max_lookup">max_lookup</a></span>
              lookups are ignored.</p>
          </li>
          <li>
            <p>Unary callback function <span class="code">InfoFun</span> is
              to return information about the table. <span class="code">undefined</span>
              is to be returned if the value of some tag is unknown:</p>
            <dl>
              <dt><strong><span class="code">indices</span></strong></dt>
              <dd>Returns a list of indexed positions, a list of positive
                integers.</dd>
              <dt><strong><span class="code">is_unique_objects</span></strong></dt>
              <dd>Returns <span class="code">true</span> if the objects returned by
                <span class="code">TraverseFun</span> are unique.
              </dd>
              <dt><strong><span class="code">keypos</span></strong></dt>
              <dd>Returns the position of the table key, a positive integer.
              </dd>
              <dt><strong><span class="code">is_sorted_key</span></strong></dt>
              <dd>Returns <span class="code">true</span> if the objects returned by
                <span class="code">TraverseFun</span> are sorted on the key.
              </dd>
              <dt><strong><span class="code">num_of_objects</span></strong></dt>
              <dd>Returns the number of objects in the table, a non-negative
                integer.
              </dd>
            </dl>
          </li>
          <li>
            <p>Unary callback function <span class="code">FormatFun</span>
              is used by <span class="bold_code bc-17"><a href="#info-1"><span class="code">info/1,2</span></a></span>
              for displaying the call that created the query handle of the
              table. Defaults to <span class="code">undefined</span>, which means that
              <span class="code">info/1,2</span> displays a call to <span class="code">'$MOD':'$FUN'/0</span>.
              It is up to <span class="code">FormatFun</span> to present the
              selected objects of the table in a suitable way. However, if
              a character list is chosen for presentation, it must be an
              Erlang expression that can be scanned and parsed (a trailing
              dot is added by <span class="code">info/1,2</span> though).</p>
            <p><span class="code">FormatFun</span> is called with an argument
              that describes the selected objects based on optimizations
              done as a result of analyzing the filters of the QLC where
              the call to <span class="code">qlc:table/2</span> occurs. The argument can have the
              following values:</p>
            <dl>
              <dt><strong><span class="code">{lookup, Position, Keys, NElements, DepthFun}</span>.</strong></dt>
              <dd>
                <p><span class="code">LookupFun</span> is used for looking up objects in the
                  table.</p>
              </dd>
              <dt><strong><span class="code">{match_spec, MatchExpression}</span></strong></dt>
              <dd>
                <p>No way of finding all possible answers by looking up keys
                  was found, but the filters could be transformed into a
                  match specification. All answers are found by calling
                  <span class="code">TraverseFun(MatchExpression)</span>.</p>
              </dd>
              <dt><strong><span class="code">{all, NElements, DepthFun}</span></strong></dt>
              <dd>
                <p>No optimization was found. A match specification matching
                  all objects is used if <span class="code">TraverseFun</span> is unary.</p>
		<p><span class="code">NElements</span> is the value of the <span class="code">info/1,2</span> option
		  <span class="code">n_elements</span>.</p>
		<p><span class="code">DepthFun</span> is a function that can be used for
		  limiting the size of terms; calling
		  <span class="code">DepthFun(Term)</span> substitutes <span class="code">'...'</span> for
		  parts of <span class="code">Term</span> below the depth specified by the
		  <span class="code">info/1,2</span> option <span class="code">depth</span>.</p>
                <p>If calling <span class="code">FormatFun</span> with an
                  argument including <span class="code">NElements</span> and
                  <span class="code">DepthFun</span> fails, <span class="code">FormatFun</span>
                  is called once again with an argument excluding
                  <span class="code">NElements</span> and <span class="code">DepthFun</span>
                  (<span class="code">{lookup, Position, Keys}</span> or
                  <span class="code">all</span>).</p>
              </dd>
            </dl>
          </li>
          <li>
<p><a name="key_equality"></a>The value of option
            <span class="code">key_equality</span> is to be <span class="code">'=:='</span> if the table
            considers two keys equal if they match, and to be
            <span class="code">'=='</span> if two keys are equal if they compare equal.
            Defaults to <span class="code">'=:='</span>.</p>
          </li>
        </ul>
        <p>For the various options recognized by <span class="code">table/1,2</span>
	  in respective module, see
          <span class="bold_code bc-15"><a href="ets.html#table-1"><span class="code">ets(3)</span></a></span>,
          <span class="bold_code bc-15"><a href="dets.html#table-1"><span class="code">dets(3)</span></a></span>, and
          <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','mnesia','mnesia.html#table-1');"><span class="code">mnesia(3)</span></a></span>.
        </p>
      </p></div>
  </div>

  <h3><span onMouseOver="document.getElementById('ghlink-see-also-idm281471863006424').style.visibility = 'visible';" onMouseOut="document.getElementById('ghlink-see-also-idm281471863006424').style.visibility = 'hidden';"><span id="ghlink-see-also-idm281471863006424" class="ghlink"><a href="https://github.com/erlang/otp/edit/maint/lib/stdlib/doc/src/qlc.xml#L1446" title="Found an issue with the documentation? Fix it by clicking here!"><span class="pencil"></span></a></span><a class="title_link" name="see-also" href="#see-also">See Also</a></span></h3>
<div class="REFBODY rb-3">
    
    <p><span class="bold_code bc-19"><a href="dets.html"><span class="code">dets(3)</span></a></span>,
      <span class="bold_code bc-19"><a href="erl_eval.html"><span class="code">erl_eval(3)</span></a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','erts','erlang.html');"><span class="code">erlang(3)</span></a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','kernel','error_logger.html');"><span class="code">error_logger(3)</span></a></span>,
      <span class="bold_code bc-19"><a href="ets.html"><span class="code">ets(3)</span></a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','kernel','file.html');"><span class="code">file(3)</span></a></span>,
      <span class="bold_code bc-19"><a href="file_sorter.html"><span class="code">file_sorter(3)</span></a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','mnesia','mnesia.html');"><span class="code">mnesia(3)</span></a></span>,
      <span class="bold_code bc-19"><a href="shell.html"><span class="code">shell(3)</span></a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/reference_manual','users_guide.html');">Erlang Reference Manual</a></span>,
      <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','doc/programming_examples','users_guide.html');">Programming Examples</a></span></p>
  </div>
</div>
<div class="footer">
<hr>
<p>Copyright © 1997-2019 Ericsson AB. All Rights Reserved.</p>
</div>
</div>
</div>
<script type="text/javascript">window.__otpTopDocDir = '../../../../doc/js/';</script><script type="text/javascript" src="../../../../doc/js/highlight.js"></script>
</body>
</html>