Axiom::Types::Collection
Represents a set type
Test if the type is a base type
@return [Boolean]
@api private
# File lib/axiom/types/set.rb, line 15 def self.base? equal?(Set) end