def somefunction(x): ... body ...
somefunction.specialmetadata = "a value"
x = 4 x.metavalue = 3
https://clojure.org/reference/metadata