Sha256: 761847a1e157be72210246e9c62bfd3be2745c0e5e74a614b7809edf1f09a194

Contents?: true

Size: 671 Bytes

Versions: 1

Compression:

Stored size: 671 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/equatable/all/equatable.rbi
#
# equatable-0.5.0

module Equatable
  def attr_reader(*args); end
  def comparison_attrs; end
  def define_compare; end
  def define_comparison_attrs; end
  def define_hash; end
  def define_inspect; end
  def define_methods; end
  def inherited(subclass); end
  def self.included(base); end
end
module Equatable::Methods
  def ==(other); end
  def eql?(other); end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ipt-2.1.0 sorbet/rbi/gems/equatable.rbi