Kind of ..? Based off the discussion, it's probably better not to, but the 
closure library provides an implementation that's trivial to wrap 
(accepting the problems).

Discussion:
 http://dev.clojure.org/jira/browse/CLJS-324

Example:
https://www.refheap.com/19693

On Monday, January 20, 2014 1:31:06 AM UTC-5, t x wrote:
>
> Hi,
>
>   Does cljs provide anything like format?
>
>   I do not need it to provide the same output as clojure's format.
>
>   I just want to write things like:
>
>   (format " ... % ... % ... %  ... " arg1 arg2 arg3 )
>
>   rather than:
>
>   (str "..." arg1 "..." arg2 "..." arg3 ...)
>
> Thanks!
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to