Skip to content
#

immutable-store

Here are 8 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 May 16, 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 May 16, 2024
  • Ruby

Improve this page

Add a description, image, and links to the immutable-store topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the immutable-store topic, visit your repo's landing page and select "manage topics."

Learn more