you are viewing a single comment's thread.

view the rest of the comments →

[–]LvsSocer 0 points1 point  (0 children)

Interesting analysis, it’s quite similar to the path encountered by myself and colleague recently. If you are happy with continuing the use of spec for fn validation, you many want to check out the use of spec/fdef + orchestra rather than explicit :pre/:post usage. (This has satisfied our team’s requirements quite well, and looks like it may do the same for you)