Liking cljdoc? Tell your friends :D

io.randomseed.utils.ip

Random utils, IP address support functions.

Random utils, IP address support functions.
raw docstring

in4t?clj

(in4t? trie ip)
source

in6t?clj

(in6t? trie ip)
source

ipv6?clj

(ipv6? v)
source

plain-ipclj

(plain-ip ip)
source

plain-ip-strclj

(plain-ip-str ip)
source

preprocess-ip-listclj

(preprocess-ip-list p)

Takes a sequence of IP addresses and returns a vector of Trie trees with IP address ranges.

Takes a sequence of IP addresses and returns a vector of Trie trees with IP address
ranges.
sourceraw docstring

to-addressclj

(to-address s)
source

to-strclj

(to-str ip)
source

to-str-plainclj

source

to-str-v6clj

(to-str-v6 ip)
source

to-v4clj

(to-v4 v)
source

to-v6clj

(to-v6 v)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close