Why do datomic team choose xform for the “function that transform the value” in datomic?
xform is also used in clojure.core to represent “a function that receives a ‘reducing function’ and returns a 3-sig function”
There is some abstract that describes what is a xform? they are completely unrelated?