ruby-structs
Here are 3 public repositories matching this topic...
ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chai…
-
Updated
Oct 28, 2024 - Ruby
immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create imm…
-
Updated
Aug 10, 2024 - Ruby
Improve this page
Add a description, image, and links to the ruby-structs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ruby-structs topic, visit your repo's landing page and select "manage topics."