Hey Friends, I made this on a lazy sunday afternoon with cljfx https://github.com/MageMasher/re-find.fx
Enjoy and thanks for such a smooth library!
Nice work! Interesting that ##Inf ##Inf
→ ##NaN
produces nothing, while just having ##Inf ##Inf
has results that contain ##NaN
haven't look at re-find's code, but probably comparing 2 NaNs results in false, which is a false negative