clojurewerkz 2017-09-05

@mbjarland has joined the channel

anybody here? I have a question about buffy

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?

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