reformation.shared

get-value-from-change

(get-value-from-change e)

idify

(idify s)

reviewify

(reviewify default-vector)
Adjust a submission-default map for review rather than editing

reviewify-map

(reviewify-map m)
Parse the map and modify all keys for disabling

str-or-conj

(str-or-conj x val)
If `x` is a string, use str to join to it. Otherwise assume it is a coll and use conj.