TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Serializable Functions in Clojure

40 点作者 sriharis大约 5 年前

2 条评论

cube2222大约 5 年前
I&#x27;ve read (skimmed really) the readme and I can&#x27;t really figure out what this is for. I think an introductory &quot;when would you use this&quot; 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&#x27;t I just assign the function to a variable directly?<p>In the short-description it says &quot;Function serialization between Clojure processes and dialects&quot; but I can&#x27;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&#x27;t seem to get what you&#x27;re describing.
评论 #23058184 未加载
评论 #23058181 未加载
jonahbenton大约 5 年前
Looks super cool. Would love to see Clojure flavor of Dask&#x2F;Pandas dataframe with this:<p><a href="https:&#x2F;&#x2F;dask.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dask.org&#x2F;</a>