I think I'm encountering an issue where a spec I've redefined from the REPL is still using its old value. Do I need to "reset" anything when redefining specs?
specs are stored in the spec registry in the var. in most cases, specs are resolved from the registry via name, but you may need to reload code that uses spec objects