immutable helpers
immut-store
A draft-based immutable data library based on Immer
React immutable state management.
Immutable data library
Redux Toolkit made for Roblox-TS. Get access to createSlice, and reducers wrapped in Immut.
Update json with immutability
A small helper function, which exposes an immutable version of lodash.set
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
A React hook for state time travel with undo, redo, reset, rebase and archive functionalities.
This is a collection of useful JavaScript functions, similar to Ramda or Lodash. It is focused primarily on functional programming. It also has the iterables module for lazily iterating any iterable.
A couple of Ember helpers around D3 Scales
Immutable modular framework
superset de js
Client for immut.io
Immutable all the things!
Synchronize state between a server and client.
Immutable sequence data structure
Generic immutable radix trie data-structure.
Append-only immutable audit ledger with hash chaining, Merkle roots, and publication support
immutable persistent list
immutable string
An Immutable map and set implement for rust based on an AVL tree
A fast immutable map and set with batch insert and update methods, COW operations, and big O efficient implementations of set and merge operations
Immutable JSON transformations
Change value of an immutable variable.
Atomic immutable value
Immutable extensions to objects
Efficient, immutable, thread-safe collection classes for Ruby
This gem provides immutability validation. This is different from `readonly: true` stuff because it sets the error.
Generator of Objective-C immutable models
Immutable data structures for Ruby
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0
A Rails plugin that will ensure an ActiveRecord object is immutable once saved. Optionally, you can specify attributes to be mutable if the object is in a particular state (block evaluates to true).
A version of Ruby's Struct class that creates classes whose instances are immutable. It works just as Struct, but there are no setters, and you can't use []=. As a bonus feature the constructor of classes inheriting from ImmutableStruct can take named parameters in the form of a hash.
Efficient, immutable, thread-safe collection classes for Ruby
Creates an immutable struct in one step.
Sometimes, your objects are only data and no behaviour. These are value objects, and they are defined by their _contents_. These objects are immutable, so it is safe to let them propagate throughout the system. Being immutable, value objects cannot be modified; their contents are set once on initialisation. Also, being identified by their contents, two entities with the same contents are considered equal.
Immutability in your Rails models
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.