Liking cljdoc? Tell your friends :D

swim.parse


body-stringclj/s

(body-string body)

contact-first-nameclj/s

(contact-first-name segment)

keep-trailing-spaceclj/s

(keep-trailing-space first-name)

message-anchorclj/s

(message-anchor body)

min-phoneclj/s


parse-addressclj/s


parse-emailclj/s


parse-phoneclj/s

(parse-phone string)

parse-subjectclj/s

(parse-subject body)

phone-digitsclj/s

(phone-digits string)

sentence-around-userclj/s

(sentence-around-user body user-id)

Returns the sentence surrounding the first mention of the specified user. This is used for viral invites.

Returns the sentence surrounding the first mention of the specified user. This is used for
viral invites.
raw docstring

split-last-wordsclj/s

(split-last-words string n)

Extract the final n words from the provided string.

Extract the final n words from the provided string.
raw docstring

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

× close