I've read (skimmed really) the readme and I can't really figure out what this is for. I think an introductory "when would you use this" section would be very useful.<p>Does this serialize functions to be sent over the wire? Or does it simply save them to variables? If so, why can't I just assign the function to a variable directly?<p>In the short-description it says "Function serialization between Clojure processes and dialects" but I can't find any example of using this cross-process-border in the readme.<p>Though I applaud you for writing with an interesting vibe, I can't seem to get what you're describing.