edna->alda*

The underlying multimethod for converting edna to alda. You probably don't need to use this.

Source

(defmulti edna->alda* "The underlying multimethod for converting edna to alda. You probably don't need to use this." (fn [val parent-attrs] (first val)))