Liking cljdoc? Tell your friends :D

inet.data.format.flat

Functions to load inet.data entities from flat, line-oriented files.

Functions to load inet.data entities from flat, line-oriented files.
raw docstring

domain-e2ldclj

(domain-e2ld etlds dom)

Return the effective 2LD, zone, or bailiwick of dom. Use etlds as the set of ETLDs.

Return the effective 2LD, zone, or bailiwick of `dom`. Use `etlds` as the
set of ETLDs.
sourceraw docstring

domain-etldclj

(domain-etld etlds dom)

Return the effective TLD of dom from the set etlds.

Return the effective TLD of `dom` from the set `etlds`.
sourceraw docstring

loadclj

(load entryf collf & paths)

Read the non-nil members of paths. The files contain line-oriented, '#'-commented, tab-delimited entries. Parse each entry with entryf. Parse the sequence of entries with collf.

Read the non-`nil` members of `paths`. The files contain line-oriented,
'#'-commented, tab-delimited entries. Parse each entry with `entryf`. Parse
the sequence of entries with `collf`.
sourceraw docstring

load-domain-setclj

(load-domain-set & paths)

Create a dns/domain-set from the entries in paths.

Create a dns/domain-set from the entries in `paths`.
sourceraw docstring

load-network-setclj

(load-network-set & paths)

Create an ip/network-set from the entries in paths.

Create an ip/network-set from the entries in `paths`.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close