Sha256: 5c2ef019be18f68ef1989ac7128163d9a9e3b83b1cd07edff85a6640f143bbe2

Contents?: true

Size: 150 Bytes

Versions: 14

Compression:

Stored size: 150 Bytes

Contents

# frozen_string_literal: true

RubyNext::Core.patch Struct, method: :deconstruct, version: "2.7" do
  <<~'RUBY'
    alias deconstruct to_a
  RUBY
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
ruby-next-core-0.9.2 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.9.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.9.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.9.0.pre lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.8.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.7.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.6.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.5.3 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.5.2 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.5.1 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.5.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.4.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-0.3.0 lib/ruby-next/core/struct/deconstruct.rb
ruby-next-core-0.3.0 lib/ruby-next/core/struct/deconstruct.rb