Closed rsslldnphy closed 8 years ago
While I can see the name being confusing, strict-map->
does not do any validation. It's mostly an optimization for quickly creating records with only the base keys from a map.
Ah, then I totally misunderstood! Thanks for the clarification.
No problem! I think a schematized constructor (possibly the existing ones) might make sense, but it's not something we have yet.
Not sure if this is by design, but
s/constrained
post conditions don't seem to work when using thestrict-map->
function created bys/defrecord
. Using version 1.0.5.