diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-12-03 22:39:06 -0800 |
commit | 332c0a75ad36864f310d2b1ea8d15c853ce4af93 (patch) | |
tree | 7f6f0b98189a0b1f8125d0ba499857f12b0b3128 /str-utils-api.html | |
parent | 7e719dcae18c72eac61bd526f7222e3beaf6ecf6 (diff) |
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'str-utils-api.html')
-rw-r--r-- | str-utils-api.html | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/str-utils-api.html b/str-utils-api.html index a7510c02..79406771 100644 --- a/str-utils-api.html +++ b/str-utils-api.html @@ -86,7 +86,8 @@ by <span id="author">Stuart Sierra</span><br /> </pre> <pre id="var-docstr">Removes all trailing newline \n or return \r characters from string. Note: String.trim() is similar and faster.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L96" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L96" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -95,7 +96,8 @@ string. Note: String.trim() is similar and faster.</pre> <pre id="var-usage">Usage: (chop s) </pre> <pre id="var-docstr">Removes the last character of string.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L91" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L91" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -109,7 +111,8 @@ string. Note: String.trim() is similar and faster.</pre> If (ifn? replacment) is true, the replacement is called with the match. </pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L50" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L50" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -126,7 +129,8 @@ string matches. For example: (re-partition #"[a-z]+" "abc123def") Returns: ("" "abc" "123" "def")</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L28" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L28" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -138,7 +142,8 @@ Returns: ("" "abc" "123" "def")</pre> <pre id="var-docstr">Splits the string on instances of 'pattern'. Returns a sequence of strings. Optional 'limit' argument is the maximum number of splits. Like Perl's 'split'.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L21" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L21" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -152,7 +157,8 @@ splits. Like Perl's 'split'.</pre> If (ifn? replacement) is true, the replacement is called with the match. </pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L66" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L66" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -162,7 +168,8 @@ the match. </pre> <pre id="var-docstr">Returns a string of all elements in 'sequence', separated by 'separator'. Like Perl's 'join'.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/str_utils.clj#L84" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/str_utils.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/str_utils.clj#L84" id="var-source">Source</a> </div> |