Structures Creation defstruct(defstruct person id name age) At creation slots are optional and default to nil.To set a default value:
確定! 回上一頁