Fork me on GitHub
#exercism
<
2022-06-01
>
Bobbi Towers22:06:39

I'm porting an exercise to Clojure track that teaches regular expressions, and I would like to ask for feedback before pushing it live: https://github.com/exercism/clojure/tree/main/exercises/concept/date-parser There has been some discussion that the original exercise (on the Elixer track) was confusing: https://github.com/exercism/elixir/issues/941 I want to make sure that it indeed teaches regex appropriately from more experienced Clojure devs than I. Thank you in advance 😎