Aaron Dixon

Results 5 comments of Aaron Dixon

@kkinnear Thanks for the quick and detailed reply! I'll admit we have some atypical requirements as we make heavy use of Clojure DSL/macros, where we slightly depart in some cases...

For my scenario I need to set the signature explicitly on the `ProxyFactory` to include specific type parameters. For example, if there is an abstract class `Node`, I want to...

Thanks for the reply. Another consideration when revisiting the `walk` API is to have an optional initial value for the reduction — which I think is fairly idiomatic across functional...

Superb—I will keep an eye on this. Thank you!

Serving each individual like is definitely not great / ultimately untenable. So _some_ aggregation solution is going to be warranted. In any case, I'd make it a separate request (instead...