Can someone explain what is this fnk
clojure macro in ns dynamo.graph? It’s defined in dynamo/graph.clj. It’s used all over the place but its definition is kind of cryptic.
I’ve come across this on a sound issue i’m working on and seems i need to sort this out to properly handle default values on a property and validation.
Thanks