Fork me on GitHub
#clojurewerkz
<
2017-09-05
>
mbjarland08:09:41

anybody here? I have a question about buffy

mbjarland08:09:32

specifically dynamic frames...if I have already defined names for all the fields in the frame, why does the decompose function return a vector of values?

mbjarland08:09:52

I then have to re-name the values I already named using something like zipmap...I'm assuming I'm missing something here?