Sha256: b4d1bbeb28482fe7b2053f3b197a54cbf7c1757a4307c2fd9b4ab24504dd27fb

Contents?: true

Size: 508 Bytes

Versions: 2

Compression:

Stored size: 508 Bytes

Contents

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `sorbet-struct-comparable` gem.
# Please instead update this file by running `bin/tapioca sync`.

# typed: true

module SorbetStructComparable; end
SorbetStructComparable::VERSION = T.let(T.unsafe(nil), String)

module T::Struct::ActsAsComparable
  include ::Comparable

  sig { params(other: Object).returns(T.nilable(Integer)) }
  def <=>(other); end
end

T::Struct::ActsAsComparable::EQUAL = T.let(T.unsafe(nil), Integer)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
muina-0.2.8 sorbet/rbi/gems/sorbet-struct-comparable@1.1.0.rbi
muina-0.2.7 sorbet/rbi/gems/sorbet-struct-comparable@1.1.0.rbi