deftype Some value: Any, as: -> defstatic new value: Any, as: -> Some { value: value } end end