/core.typed-record-problem

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

A demonstration of a problem with type-checking records. Run lein check and you should get an AssertionError. See src/problem/core.clj for the problematic namespace.