Ruby adds a new core class called Data to represent simple immutable value objects | Saeloun Blog

Ruby 3.1 adds a new core class called Data to represent simple immutable value objects. The Data class helps define simple classes for value-alike objects that can be extended with custom methods.While the Data class is not meant to be used directly, it can be used as a base class for creating custom value objects. The Data class is similar to Struct, but the key difference being that it is immutable.
Ruby adds a new core class called Data to represent simple immutable value objects | Saeloun Blog #ruby #rubydeveloper #rubyonrails #blog #class https://rubyonrails.ba/single/ruby-adds-a-new-core-class-called-data-to-represent-simple-immutable-value-objects-saeloun-blog

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles