Liking cljdoc? Tell your friends :D

burningswell.string


capitalize-sentenceclj

(capitalize-sentence sentence)

parse-iata-codeclj

(parse-iata-code s)

Parse the string and return the IATA code.

Parse the string and return the IATA code.
raw docstring

parse-idclj

(parse-id s)

parse-iso-3166-1-alpha-2clj

(parse-iso-3166-1-alpha-2 s)

Parse the string and return the ISO-3166-1 alpha-2 country code.

Parse the string and return the ISO-3166-1 alpha-2 country code.
raw docstring

parse-iso-3166-1-alpha-3clj

(parse-iso-3166-1-alpha-3 s)

Parse the string and return the ISO-3166-1 alpha-3 country code.

Parse the string and return the ISO-3166-1 alpha-3 country code.
raw docstring

parse-iso-3166-2-codeclj

(parse-iso-3166-2-code s)

Parse the string and return the ISO-3166-2 code.

Parse the string and return the ISO-3166-2 code.
raw docstring

parse-iso-639-1clj

(parse-iso-639-1 s)

Parse the string and return the ISO-639-1 language code.

Parse the string and return the ISO-639-1 language code.
raw docstring

parse-iso-639-2clj

(parse-iso-639-2 s)

Parse the string and return the ISO-639-2 language code.

Parse the string and return the ISO-639-2 language code.
raw docstring

trim-ifclj

(trim-if s)

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

× close