gpt4 book ai didi

clojure - clojure 中返回 seq 的最佳方式,如果为空,则返回 nil

转载 作者:行者123 更新时间:2023-12-01 07:10:28 24 4
gpt4 key购买 nike

有没有更好的方法来实现这一点?

(if (empty? a-seq)
nil
a-seq)

最佳答案

使用函数seq它正是这样做的。

关于clojure - clojure 中返回 seq 的最佳方式,如果为空,则返回 nil,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21998944/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com