While deftype and defrecord define named types, reify defines both an anonymous type and creates an instance of that type. The use case is where you need a one- ...
確定! 回上一頁