class Dry::Types::Sum

def optional?

Other tags:
    Api: - public

Returns:
  • (Boolean) -
def optional?
  primitive?(nil)
end