Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
'Its alr approved some time ago'
I fixed the merge issue within my fork, but the tests are timing out. Looks like you need to fork mine and try to optimize this some more.
Welp, thanks for the suggestion, though.
I tried your solution, but the compiler threw an error saying they couldn't import the Regex module. How do we install it? Can we fiddle around with the elm.json?
I haven't really looked at the Regex library that much, but this solution seems a lot neater than mine haha. I do feel like the markers should continue to be a
List Char
, though.