コード例 #1
0
ファイル: PersistentQueue.java プロジェクト: jtran/clojure
 public IPersistentCollection empty() {
   return EMPTY.withMeta(meta());
 }