try re with clojure.core/re-matches
On Tue, Mar 13, 2018 at 12:14 PM, Didier wrote:
> (defn valid-mmdd?
> [date]
> ;; Here's the code that you would use in Java, but using Clojure
> interop, which needs to return true/false if valid.
> ;; So an example:
> (try (let [format (java.time
it is cool
On Tue, Feb 21, 2012 at 04:12, Philip K wrote:
> Hey,
>
> I just made a text file based menu bar timer tracker as a weekend
> project in Clojure. It allows for easy task management using your
> favorite text editor, easy prioritization, time tracking and easy
> Dropbox integration; it