Thanks Stuart. Got it working now.
jan.
On Jul 21, 2:28 pm, Stuart Halloway wrote:
> Hi Jan,
>
> These functions in contrib are deprecated (and will be marked so as soon as
> we have time to make a pass through contrib).
>
> Please use the functions in clojure.string.
>
> Stuart Halloway
> Cloj
Hi Jan,
These functions in contrib are deprecated (and will be marked so as soon as we
have time to make a pass through contrib).
Please use the functions in clojure.string.
Stuart Halloway
Clojure/core
http://clojure.com
> Hi,
>
> I'm using replace-str and replace-first-str (from clojure-co