(ns forth (:refer-clojure :exclude [pop!] ... [stack] (let [first (first @stack)] (swap! stack pop) first)) (defn push!
確定! 回上一頁