從上面我們可以看到 defrecord 定義的數據結構可以視作Map來操作,而 deftype ... 定義數據結構VNode並實現IA和IB (defrecord VNode [tag props] IA ...
確定! 回上一頁