unform
functionv1.9
cljs.spec.alpha/unform
(unform [spec x])Given a spec and a value created by or compliant with a call to
'conform' with the same spec, returns a value with all conform
destructuring undone.
Examples
No examples yet. Be the first to add one!