class Dry::Types::Sum

def call(input)

Returns:
  • (Object) -

Parameters:
  • input (Object) --
def call(input)
  try(input).input
end