-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
18 lines (18 loc) · 35.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>Phone-number 8.13.6-3</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script><link rel="stylesheet" type="text/css" href="css/randomseed.css" /></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Phone-number</span> <span class="project-version">8.13.6-3</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Topics</span></h3><ul><li class="depth-1 "><a href="10_introduction.html"><div class="inner"><span>Introduction</span></div></a></li><li class="depth-1 "><a href="30_specs.html"><div class="inner"><span>Specs and checks</span></div></a></li><li class="depth-1 "><a href="40_development.html"><div class="inner"><span>Development</span></div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><a href="phone-number.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>phone-number</span></div></a></li><li class="depth-2 branch"><a href="phone-number.calling-code.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>calling-code</span></div></a></li><li class="depth-2 branch"><a href="phone-number.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 branch"><a href="phone-number.cost.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>cost</span></div></a></li><li class="depth-2 branch"><a href="phone-number.country-code.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>country-code</span></div></a></li><li class="depth-2 branch"><a href="phone-number.db.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>db</span></div></a></li><li class="depth-2 branch"><a href="phone-number.format.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>format</span></div></a></li><li class="depth-2 branch"><a href="phone-number.leniency.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>leniency</span></div></a></li><li class="depth-2 branch"><a href="phone-number.locale.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>locale</span></div></a></li><li class="depth-2 branch"><a href="phone-number.match.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>match</span></div></a></li><li class="depth-2 branch"><a href="phone-number.net-code.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>net-code</span></div></a></li><li class="depth-2 branch"><a href="phone-number.region.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>region</span></div></a></li><li class="depth-2 branch"><a href="phone-number.type.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>type</span></div></a></li><li class="depth-2 branch"><a href="phone-number.tz-format.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>tz-format</span></div></a></li><li class="depth-2"><a href="phone-number.util.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>util</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">Phone-number</span> <span class="project-version">8.13.6-3</span></span></h1><div class="doc"><p>Generation, validation and inspection of phone numbers.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[io.randomseed/phone-number "8.13.6-3"]</pre><h2>Topics</h2><ul class="topics"><li><a href="10_introduction.html">Introduction</a></li><li><a href="30_specs.html">Specs and checks</a></li><li><a href="40_development.html">Development</a></li></ul><h2>Namespaces</h2><div class="namespace"><h3><a href="phone-number.html">phone-number</a></h3><div class="doc"><div class="markdown"><p>Clojure interface to Libphonenumber.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul></ul></div></div><div class="namespace"><h3><a href="phone-number.calling-code.html">phone-number.calling-code</a></h3><div class="doc"><div class="markdown"><p>Calling codes handling for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.calling-code.html#var-all">all</a> </li><li> <a href="phone-number.calling-code.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.calling-code.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.calling-code.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.calling-code.html#var-by-val">by-val</a> </li><li> <a href="phone-number.calling-code.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.calling-code.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.calling-code.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.calling-code.html#var-generate-arg-sample">generate-arg-sample</a> </li><li> <a href="phone-number.calling-code.html#var-generate-arg-sample-val">generate-arg-sample-val</a> </li><li> <a href="phone-number.calling-code.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.calling-code.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.calling-code.html#var-parse">parse</a> </li><li> <a href="phone-number.calling-code.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.calling-code.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.core.html">phone-number.core</a></h3><div class="doc"><div class="markdown"><p>Clojure interface to Libphonenumber.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.core.html#var-*default-dialing-region*">*default-dialing-region*</a> </li><li> <a href="phone-number.core.html#var-*inferred-namespaces*">*inferred-namespaces*</a> </li><li> <a href="phone-number.core.html#var-*info-dialing-region-derived*">*info-dialing-region-derived*</a> </li><li> <a href="phone-number.core.html#var-*info-removed-nils*">*info-removed-nils*</a> </li><li> <a href="phone-number.core.html#var-all-formats">all-formats</a> </li><li> <a href="phone-number.core.html#var-allowed-input-characters">allowed-input-characters</a> </li><li> <a href="phone-number.core.html#var-allowed-removable-characters">allowed-removable-characters</a> </li><li> <a href="phone-number.core.html#var-calling-code">calling-code</a> </li><li> <a href="phone-number.core.html#var-calling-code-prefix">calling-code-prefix</a> </li><li> <a href="phone-number.core.html#var-calling-codes">calling-codes</a> </li><li> <a href="phone-number.core.html#var-calling-codes-for-region">calling-codes-for-region</a> </li><li> <a href="phone-number.core.html#var-carrier">carrier</a> </li><li> <a href="phone-number.core.html#var-costs">costs</a> </li><li> <a href="phone-number.core.html#var-country-codes">country-codes</a> </li><li> <a href="phone-number.core.html#var-example">example</a> </li><li> <a href="phone-number.core.html#var-example-non-geo">example-non-geo</a> </li><li> <a href="phone-number.core.html#var-find-numbers">find-numbers</a> </li><li> <a href="phone-number.core.html#var-format">format</a> </li><li> <a href="phone-number.core.html#var-formats">formats</a> </li><li> <a href="phone-number.core.html#var-generate">generate</a> </li><li> <a href="phone-number.core.html#var-geographical.3F">geographical?</a> </li><li> <a href="phone-number.core.html#var-has-calling-code.3F">has-calling-code?</a> </li><li> <a href="phone-number.core.html#var-has-known-type.3F">has-known-type?</a> </li><li> <a href="phone-number.core.html#var-has-location.3F">has-location?</a> </li><li> <a href="phone-number.core.html#var-has-raw-input.3F">has-raw-input?</a> </li><li> <a href="phone-number.core.html#var-has-region.3F">has-region?</a> </li><li> <a href="phone-number.core.html#var-has-time-zone.3F">has-time-zone?</a> </li><li> <a href="phone-number.core.html#var-impossible.3F">impossible?</a> </li><li> <a href="phone-number.core.html#var-info">info</a> </li><li> <a href="phone-number.core.html#var-invalid-example">invalid-example</a> </li><li> <a href="phone-number.core.html#var-invalid.3F">invalid?</a> </li><li> <a href="phone-number.core.html#var-is-fixed-line-or-mobile.3F">is-fixed-line-or-mobile?</a> </li><li> <a href="phone-number.core.html#var-is-fixed-line.3F">is-fixed-line?</a> </li><li> <a href="phone-number.core.html#var-is-maybe-fixed-line.3F">is-maybe-fixed-line?</a> </li><li> <a href="phone-number.core.html#var-is-maybe-mobile.3F">is-maybe-mobile?</a> </li><li> <a href="phone-number.core.html#var-is-maybe-short.3F">is-maybe-short?</a> </li><li> <a href="phone-number.core.html#var-is-mobile.3F">is-mobile?</a> </li><li> <a href="phone-number.core.html#var-is-pager.3F">is-pager?</a> </li><li> <a href="phone-number.core.html#var-is-personal.3F">is-personal?</a> </li><li> <a href="phone-number.core.html#var-is-premium-rate.3F">is-premium-rate?</a> </li><li> <a href="phone-number.core.html#var-is-shared-cost.3F">is-shared-cost?</a> </li><li> <a href="phone-number.core.html#var-is-short.3F">is-short?</a> </li><li> <a href="phone-number.core.html#var-is-toll-free.3F">is-toll-free?</a> </li><li> <a href="phone-number.core.html#var-is-uan.3F">is-uan?</a> </li><li> <a href="phone-number.core.html#var-is-uncertain-fixed-line-or-mobile.3F">is-uncertain-fixed-line-or-mobile?</a> </li><li> <a href="phone-number.core.html#var-is-unknown.3F">is-unknown?</a> </li><li> <a href="phone-number.core.html#var-is-voicemail.3F">is-voicemail?</a> </li><li> <a href="phone-number.core.html#var-is-voip.3F">is-voip?</a> </li><li> <a href="phone-number.core.html#var-leniencies">leniencies</a> </li><li> <a href="phone-number.core.html#var-locales">locales</a> </li><li> <a href="phone-number.core.html#var-location">location</a> </li><li> <a href="phone-number.core.html#var-match">match</a> </li><li> <a href="phone-number.core.html#var-match-types">match-types</a> </li><li> <a href="phone-number.core.html#var-match.3F">match?</a> </li><li> <a href="phone-number.core.html#var-native.3F">native?</a> </li><li> <a href="phone-number.core.html#var-net-codes">net-codes</a> </li><li> <a href="phone-number.core.html#var-none">none</a> </li><li> <a href="phone-number.core.html#var-numeric">numeric</a> </li><li> <a href="phone-number.core.html#var-Phoneable">Phoneable</a> </li><li> <a href="phone-number.core.html#var-possible.3F">possible?</a> </li><li> <a href="phone-number.core.html#var-re-two-digits">re-two-digits</a> </li><li> <a href="phone-number.core.html#var-region">region</a> </li><li> <a href="phone-number.core.html#var-region-for-calling-code">region-for-calling-code</a> </li><li> <a href="phone-number.core.html#var-regions">regions</a> </li><li> <a href="phone-number.core.html#var-regions-for-calling-code">regions-for-calling-code</a> </li><li> <a href="phone-number.core.html#var-required-first-input-characters">required-first-input-characters</a> </li><li> <a href="phone-number.core.html#var-short-carrier-specific.3F">short-carrier-specific?</a> </li><li> <a href="phone-number.core.html#var-short-cost">short-cost</a> </li><li> <a href="phone-number.core.html#var-short-emergency.3F">short-emergency?</a> </li><li> <a href="phone-number.core.html#var-short-info">short-info</a> </li><li> <a href="phone-number.core.html#var-short-invalid.3F">short-invalid?</a> </li><li> <a href="phone-number.core.html#var-short-possible.3F">short-possible?</a> </li><li> <a href="phone-number.core.html#var-short-sms-service.3F">short-sms-service?</a> </li><li> <a href="phone-number.core.html#var-short-to-emergency.3F">short-to-emergency?</a> </li><li> <a href="phone-number.core.html#var-short-valid.3F">short-valid?</a> </li><li> <a href="phone-number.core.html#var-time-zones">time-zones</a> </li><li> <a href="phone-number.core.html#var-time-zones-all-formats">time-zones-all-formats</a> </li><li> <a href="phone-number.core.html#var-type">type</a> </li><li> <a href="phone-number.core.html#var-types">types</a> </li><li> <a href="phone-number.core.html#var-tz-formats">tz-formats</a> </li><li> <a href="phone-number.core.html#var-valid-for-region.3F">valid-for-region?</a> </li><li> <a href="phone-number.core.html#var-when-some-input">when-some-input</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.cost.html">phone-number.cost</a></h3><div class="doc"><div class="markdown"><p>Cost classes of short numbers for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.cost.html#var-all">all</a> </li><li> <a href="phone-number.cost.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.cost.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.cost.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.cost.html#var-by-val">by-val</a> </li><li> <a href="phone-number.cost.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.cost.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.cost.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.cost.html#var-default">default</a> </li><li> <a href="phone-number.cost.html#var-default-val">default-val</a> </li><li> <a href="phone-number.cost.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.cost.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.cost.html#var-parse">parse</a> </li><li> <a href="phone-number.cost.html#var-unknown">unknown</a> </li><li> <a href="phone-number.cost.html#var-unknown-val">unknown-val</a> </li><li> <a href="phone-number.cost.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.cost.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.country-code.html">phone-number.country-code</a></h3><div class="doc"><div class="markdown"><p>Country calling codes handling for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.country-code.html#var-all">all</a> </li><li> <a href="phone-number.country-code.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.country-code.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.country-code.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.country-code.html#var-by-val">by-val</a> </li><li> <a href="phone-number.country-code.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.country-code.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.country-code.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.country-code.html#var-generate-arg-sample">generate-arg-sample</a> </li><li> <a href="phone-number.country-code.html#var-generate-arg-sample-val">generate-arg-sample-val</a> </li><li> <a href="phone-number.country-code.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.country-code.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.country-code.html#var-parse">parse</a> </li><li> <a href="phone-number.country-code.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.country-code.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.db.html">phone-number.db</a></h3><div class="doc"><div class="markdown"><p>Cross-category databases and generators for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.db.html#var-calling-code-to-region">calling-code-to-region</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-region-arg">calling-code-to-region-arg</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-regions">calling-code-to-regions</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-regions-arg">calling-code-to-regions-arg</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-regions-arg-vec">calling-code-to-regions-arg-vec</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-regions-vec">calling-code-to-regions-vec</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-types">calling-code-to-types</a> </li><li> <a href="phone-number.db.html#var-calling-code-to-types-vec">calling-code-to-types-vec</a> </li><li> <a href="phone-number.db.html#var-calling-codes">calling-codes</a> </li><li> <a href="phone-number.db.html#var-calling-codes-args">calling-codes-args</a> </li><li> <a href="phone-number.db.html#var-costs">costs</a> </li><li> <a href="phone-number.db.html#var-costs-args">costs-args</a> </li><li> <a href="phone-number.db.html#var-country-codes">country-codes</a> </li><li> <a href="phone-number.db.html#var-country-codes-args">country-codes-args</a> </li><li> <a href="phone-number.db.html#var-formats">formats</a> </li><li> <a href="phone-number.db.html#var-formats-args">formats-args</a> </li><li> <a href="phone-number.db.html#var-generate-region-arg-for-calling-code">generate-region-arg-for-calling-code</a> </li><li> <a href="phone-number.db.html#var-generate-region-for-calling-code">generate-region-for-calling-code</a> </li><li> <a href="phone-number.db.html#var-generate-type-arg-for-calling-code">generate-type-arg-for-calling-code</a> </li><li> <a href="phone-number.db.html#var-generate-type-arg-for-region">generate-type-arg-for-region</a> </li><li> <a href="phone-number.db.html#var-generate-type-for-calling-code">generate-type-for-calling-code</a> </li><li> <a href="phone-number.db.html#var-generate-type-for-region">generate-type-for-region</a> </li><li> <a href="phone-number.db.html#var-generate-type-for-region-arg">generate-type-for-region-arg</a> </li><li> <a href="phone-number.db.html#var-leniencies">leniencies</a> </li><li> <a href="phone-number.db.html#var-leniencies-args">leniencies-args</a> </li><li> <a href="phone-number.db.html#var-locales">locales</a> </li><li> <a href="phone-number.db.html#var-locales-args">locales-args</a> </li><li> <a href="phone-number.db.html#var-match-types">match-types</a> </li><li> <a href="phone-number.db.html#var-match-types-args">match-types-args</a> </li><li> <a href="phone-number.db.html#var-net-codes">net-codes</a> </li><li> <a href="phone-number.db.html#var-net-codes-args">net-codes-args</a> </li><li> <a href="phone-number.db.html#var-region-arg-to-calling-code">region-arg-to-calling-code</a> </li><li> <a href="phone-number.db.html#var-region-arg-to-calling-codes">region-arg-to-calling-codes</a> </li><li> <a href="phone-number.db.html#var-region-arg-to-types">region-arg-to-types</a> </li><li> <a href="phone-number.db.html#var-region-arg-to-types-vec">region-arg-to-types-vec</a> </li><li> <a href="phone-number.db.html#var-region-to-calling-code">region-to-calling-code</a> </li><li> <a href="phone-number.db.html#var-region-to-calling-codes">region-to-calling-codes</a> </li><li> <a href="phone-number.db.html#var-region-to-types">region-to-types</a> </li><li> <a href="phone-number.db.html#var-region-to-types-vec">region-to-types-vec</a> </li><li> <a href="phone-number.db.html#var-regions">regions</a> </li><li> <a href="phone-number.db.html#var-regions-args">regions-args</a> </li><li> <a href="phone-number.db.html#var-type-to-calling-codes">type-to-calling-codes</a> </li><li> <a href="phone-number.db.html#var-type-to-regions">type-to-regions</a> </li><li> <a href="phone-number.db.html#var-type-to-regions-arg">type-to-regions-arg</a> </li><li> <a href="phone-number.db.html#var-types">types</a> </li><li> <a href="phone-number.db.html#var-types-args">types-args</a> </li><li> <a href="phone-number.db.html#var-tz-formats">tz-formats</a> </li><li> <a href="phone-number.db.html#var-tz-formats-args">tz-formats-args</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.format.html">phone-number.format</a></h3><div class="doc"><div class="markdown"><p>Phone number formats for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.format.html#var-all">all</a> </li><li> <a href="phone-number.format.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.format.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.format.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.format.html#var-by-val">by-val</a> </li><li> <a href="phone-number.format.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.format.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.format.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.format.html#var-calling-coded">calling-coded</a> </li><li> <a href="phone-number.format.html#var-calling-coded.3F">calling-coded?</a> </li><li> <a href="phone-number.format.html#var-default">default</a> </li><li> <a href="phone-number.format.html#var-default-val">default-val</a> </li><li> <a href="phone-number.format.html#var-global">global</a> </li><li> <a href="phone-number.format.html#var-global-vec">global-vec</a> </li><li> <a href="phone-number.format.html#var-global.3F">global?</a> </li><li> <a href="phone-number.format.html#var-not-calling-coded">not-calling-coded</a> </li><li> <a href="phone-number.format.html#var-not-calling-coded.3F">not-calling-coded?</a> </li><li> <a href="phone-number.format.html#var-parse">parse</a> </li><li> <a href="phone-number.format.html#var-raw">raw</a> </li><li> <a href="phone-number.format.html#var-raw-val">raw-val</a> </li><li> <a href="phone-number.format.html#var-regional">regional</a> </li><li> <a href="phone-number.format.html#var-regional-vec">regional-vec</a> </li><li> <a href="phone-number.format.html#var-regional.3F">regional?</a> </li><li> <a href="phone-number.format.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.format.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.leniency.html">phone-number.leniency</a></h3><div class="doc"><div class="markdown"><p>Leniency types for phone-number</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.leniency.html#var-all">all</a> </li><li> <a href="phone-number.leniency.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.leniency.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.leniency.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.leniency.html#var-by-val">by-val</a> </li><li> <a href="phone-number.leniency.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.leniency.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.leniency.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.leniency.html#var-default">default</a> </li><li> <a href="phone-number.leniency.html#var-default-val">default-val</a> </li><li> <a href="phone-number.leniency.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.leniency.html#var-generate-sample-arg">generate-sample-arg</a> </li><li> <a href="phone-number.leniency.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.leniency.html#var-generate-sample-val-arg">generate-sample-val-arg</a> </li><li> <a href="phone-number.leniency.html#var-parse">parse</a> </li><li> <a href="phone-number.leniency.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.leniency.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.locale.html">phone-number.locale</a></h3><div class="doc"><div class="markdown"><p>Locale support for phone-number</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.locale.html#var-all">all</a> </li><li> <a href="phone-number.locale.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.locale.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.locale.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.locale.html#var-available">available</a> </li><li> <a href="phone-number.locale.html#var-by-val">by-val</a> </li><li> <a href="phone-number.locale.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.locale.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.locale.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.locale.html#var-default">default</a> </li><li> <a href="phone-number.locale.html#var-default-val">default-val</a> </li><li> <a href="phone-number.locale.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.locale.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.locale.html#var-parse">parse</a> </li><li> <a href="phone-number.locale.html#var-strictly-valid-arg.3F">strictly-valid-arg?</a> </li><li> <a href="phone-number.locale.html#var-strictly-valid.3F">strictly-valid?</a> </li><li> <a href="phone-number.locale.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.locale.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.match.html">phone-number.match</a></h3><div class="doc"><div class="markdown"><p>Match types for phone-number</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.match.html#var-all">all</a> </li><li> <a href="phone-number.match.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.match.html#var-by-val">by-val</a> </li><li> <a href="phone-number.match.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.match.html#var-mapper">mapper</a> </li><li> <a href="phone-number.match.html#var-none">none</a> </li><li> <a href="phone-number.match.html#var-none-val">none-val</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.net-code.html">phone-number.net-code</a></h3><div class="doc"><div class="markdown"><p>Global network calling codes handling for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.net-code.html#var-all">all</a> </li><li> <a href="phone-number.net-code.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.net-code.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.net-code.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.net-code.html#var-by-val">by-val</a> </li><li> <a href="phone-number.net-code.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.net-code.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.net-code.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.net-code.html#var-generate-arg-sample">generate-arg-sample</a> </li><li> <a href="phone-number.net-code.html#var-generate-arg-sample-val">generate-arg-sample-val</a> </li><li> <a href="phone-number.net-code.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.net-code.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.net-code.html#var-parse">parse</a> </li><li> <a href="phone-number.net-code.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.net-code.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.region.html">phone-number.region</a></h3><div class="doc"><div class="markdown"><p>Region handling for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.region.html#var-all">all</a> </li><li> <a href="phone-number.region.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.region.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.region.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.region.html#var-by-val">by-val</a> </li><li> <a href="phone-number.region.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.region.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.region.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.region.html#var-default">default</a> </li><li> <a href="phone-number.region.html#var-default-val">default-val</a> </li><li> <a href="phone-number.region.html#var-generate-arg-sample">generate-arg-sample</a> </li><li> <a href="phone-number.region.html#var-generate-arg-sample-val">generate-arg-sample-val</a> </li><li> <a href="phone-number.region.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.region.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.region.html#var-non-geo">non-geo</a> </li><li> <a href="phone-number.region.html#var-non-geo-val">non-geo-val</a> </li><li> <a href="phone-number.region.html#var-normalize">normalize</a> </li><li> <a href="phone-number.region.html#var-normalize-arg">normalize-arg</a> </li><li> <a href="phone-number.region.html#var-parse">parse</a> </li><li> <a href="phone-number.region.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.region.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.type.html">phone-number.type</a></h3><div class="doc"><div class="markdown"><p>Phone number types for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.type.html#var-all">all</a> </li><li> <a href="phone-number.type.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.type.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.type.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.type.html#var-by-val">by-val</a> </li><li> <a href="phone-number.type.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.type.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.type.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.type.html#var-default">default</a> </li><li> <a href="phone-number.type.html#var-default-val">default-val</a> </li><li> <a href="phone-number.type.html#var-generate-arg-sample">generate-arg-sample</a> </li><li> <a href="phone-number.type.html#var-generate-arg-sample-val">generate-arg-sample-val</a> </li><li> <a href="phone-number.type.html#var-generate-sample">generate-sample</a> </li><li> <a href="phone-number.type.html#var-generate-sample-val">generate-sample-val</a> </li><li> <a href="phone-number.type.html#var-parse">parse</a> </li><li> <a href="phone-number.type.html#var-unknown">unknown</a> </li><li> <a href="phone-number.type.html#var-unknown-val">unknown-val</a> </li><li> <a href="phone-number.type.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.type.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.tz-format.html">phone-number.tz-format</a></h3><div class="doc"><div class="markdown"><p>Time zone formats for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.tz-format.html#var-all">all</a> </li><li> <a href="phone-number.tz-format.html#var-all-arg">all-arg</a> </li><li> <a href="phone-number.tz-format.html#var-all-arg-vec">all-arg-vec</a> </li><li> <a href="phone-number.tz-format.html#var-all-vec">all-vec</a> </li><li> <a href="phone-number.tz-format.html#var-by-val">by-val</a> </li><li> <a href="phone-number.tz-format.html#var-by-val-arg">by-val-arg</a> </li><li> <a href="phone-number.tz-format.html#var-by-val-arg-vec">by-val-arg-vec</a> </li><li> <a href="phone-number.tz-format.html#var-by-val-vec">by-val-vec</a> </li><li> <a href="phone-number.tz-format.html#var-default">default</a> </li><li> <a href="phone-number.tz-format.html#var-default-val">default-val</a> </li><li> <a href="phone-number.tz-format.html#var-parse">parse</a> </li><li> <a href="phone-number.tz-format.html#var-transform">transform</a> </li><li> <a href="phone-number.tz-format.html#var-valid-arg.3F">valid-arg?</a> </li><li> <a href="phone-number.tz-format.html#var-valid.3F">valid?</a> </li></ul></div></div><div class="namespace"><h3><a href="phone-number.util.html">phone-number.util</a></h3><div class="doc"><div class="markdown"><p>Singleton wrappers and helpers for phone-number.</p>
</div></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="phone-number.util.html#var-available-locales">available-locales</a> </li><li> <a href="phone-number.util.html#var-available-locales-vec">available-locales-vec</a> </li><li> <a href="phone-number.util.html#var-carrier-mapper">carrier-mapper</a> </li><li> <a href="phone-number.util.html#var-char-ranges-.3Eset">char-ranges->set</a> </li><li> <a href="phone-number.util.html#var-count-digits">count-digits</a> </li><li> <a href="phone-number.util.html#var-fmap-k">fmap-k</a> </li><li> <a href="phone-number.util.html#var-fmap-v">fmap-v</a> </li><li> <a href="phone-number.util.html#var-gen-digits">gen-digits</a> </li><li> <a href="phone-number.util.html#var-gen-is">gen-is</a> </li><li> <a href="phone-number.util.html#var-gen-ises">gen-ises</a> </li><li> <a href="phone-number.util.html#var-geo-coder">geo-coder</a> </li><li> <a href="phone-number.util.html#var-get-rand-int">get-rand-int</a> </li><li> <a href="phone-number.util.html#var-get-rand-nth">get-rand-nth</a> </li><li> <a href="phone-number.util.html#var-inferred-contains.3F">inferred-contains?</a> </li><li> <a href="phone-number.util.html#var-inferred-get">inferred-get</a> </li><li> <a href="phone-number.util.html#var-instance">instance</a> </li><li> <a href="phone-number.util.html#var-lazy-iterator-seq">lazy-iterator-seq</a> </li><li> <a href="phone-number.util.html#var-map-of-sets-invert">map-of-sets-invert</a> </li><li> <a href="phone-number.util.html#var-ns-infer">ns-infer</a> </li><li> <a href="phone-number.util.html#var-random-digits-len">random-digits-len</a> </li><li> <a href="phone-number.util.html#var-remove-empty-vals">remove-empty-vals</a> </li><li> <a href="phone-number.util.html#var-short">short</a> </li><li> <a href="phone-number.util.html#var-time-zones-mapper">time-zones-mapper</a> </li><li> <a href="phone-number.util.html#var-try-null">try-null</a> </li><li> <a href="phone-number.util.html#var-try-parse">try-parse</a> </li><li> <a href="phone-number.util.html#var-try-parse-or-false">try-parse-or-false</a> </li><li> <a href="phone-number.util.html#var-valid-locale.3F">valid-locale?</a> </li><li> <a href="phone-number.util.html#var-when-not-empty">when-not-empty</a> </li><li> <a href="phone-number.util.html#var-with-not-empty">with-not-empty</a> </li></ul></div></div></div></body></html>