class Dry::Types::Definition
def initialize(primitive, options = {})
-
options
(Hash
) -- -
primitive
(Type, Class
) --
def initialize(primitive, options = {}) super @primitive = primitive freeze end
options
(Hash
)
--
primitive
(Type, Class
)
--
def initialize(primitive, options = {}) super @primitive = primitive freeze end