Re: Clojure spec check and recovery

2018-04-08 Thread Pedro Iago Carvalho Martins
Nevermind, I got it. My bad. Em domingo, 8 de abril de 2018 14:16:08 UTC-3, Pedro Iago Carvalho Martins escreveu: > > I mean, can I resolve the var and retry the function with a redefinition, > for example? > I could find info on the arguments, on the exception, but no name of the > functi

Re: Clojure spec check and recovery

2018-04-08 Thread Pedro Iago Carvalho Martins
I mean, can I resolve the var and retry the function with a redefinition, for example? I could find info on the arguments, on the exception, but no name of the function, or function spec. Maybe it was because I've called check with a single symbol? Just curious. Em terça-feira, 3 de abril de 201