Fork me on GitHub
#mount
<
2018-06-29
>
tolitius14:06:17

(mount/swap-states {#'df-svc/fetch-schema-fn {:start #(constantly fn)}})

tolitius14:06:50

yea, you would want a "function" in a swap-states map

richiardiandrea15:06:19

What the difference is: a function returning a function in swap-states but a normal function in the actual state

richiardiandrea15:06:25

I will paste what I have