Ernst Bunders
Ernst Bunders
Hi I had a little trouble getting your code to work. Because the 'properties' object given to the extend method has an implicit constructor, the check on line 18 never...
using 0.8.9, if I evaluate ` (m/validate [:repeat [:repeat :int]] [[1 2 3] [4 5]])` I'm getting ``` Execution error (OutOfMemoryError) at malli.impl.regex/repeat-validator$optionals (regex.cljc:348). Java heap space ``` Maybe this...
It turns out that in my google takeout data 'geoData' is much more present than 'geoDataExif'. But the script seems to assume this key is always present, or else: ```File...