class Steep::Interface::Interface::Combination
def initialize(operator:, types:)
def initialize(operator:, types:) @types = types @operator = operator @incompatible = false end
def initialize(operator:, types:) @types = types @operator = operator @incompatible = false end