flambo

cigrainger 2017-06-15T06:08:47.979686Z

I can't figure this one out: clojure.lang.SeqIterator cannot be cast to java.lang.Iterable

cigrainger 2017-06-15T06:09:33.985291Z

Do all functions need to be defined as f/defsparkfn? Even if they're getting called within functions defined with f/defsparkfn or f/fn?