我正在写自己的实现 range 的 ISeq 。我最初对 equiv 的实现只是在我的范围和其他列表上调用 seq ,并使用 = 进行比较: (defn equals? [this-range other-range] ...
確定! 回上一頁