(capitalize-sentence sentence)
(parse-iata-code s)
Parse the string and return the IATA code.
Parse the string and return the IATA code.
(parse-id s)
(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.
(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.
(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.
(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.
(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.
(trim-if s)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |