yada 2019-03-14

Is there an easy way to return an EDN set from yada?

You can return maps. Set produces to include application/edn

I found the protocol to extend.

Rachel Westmacott 2019-03-14T10:18:55.039Z

It already handles java HashSets, but doesn't seem to do Clojure ones.

(yada.body/MessageBody)

A good PR? ;)