Back
deprofile (clj)
(source)function
(deprofile profile-keys)
(deprofile coll profile-keys)
Find all profiles in a collection, then turns them into values using an
ordered collection of profile keys. The profile keys will be tried on each
profile in order until the profile returns a match. If there is no match, a
exception will be thrown.