convex.asset.spatial.cvx Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of convex-core Show documentation
Show all versions of convex-core Show documentation
Convex core libraries and common utilities
The newest version!
'asset.spatial
;; Spatial tokens
(defn build [options]
(let [end (blob (or (:end options) 0x010000000000000000))]
[
`(def supply (index ~start ~end))
]))