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