A template for creating immutable classes
An immutable class implementation of the LexoRank ranking system by Atlassian JIRA
ESLint plugin for immutable-class
Makes immutable class instances reactive for front-end application
A helper for testing immutable classes
Immutable class management for TypeScript via code generation
Immutable Data Collections
Check the immutability of TypeScript types
PropType validators that work with Immutable.js.
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
a date and time library for javascript
A bunch of reactive utility types and functions, for building primitives with Solid.js
Immutable JSON patch with support for reverting operations
React PureComponent implementation embracing Immutable.js
Immutability helpers with fast reads and acceptable writes
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Immutable ArrayBuffer (the shim!)
A JavaScript library for efficient immutable updates
Serialize unserializable data and parse it back.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Internationalized calendar, date, and time manipulation utilities
React JSON Viewer Component, Extracted from redux-devtools
Chrome Dev Tools formatter for the Immutable JS library
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Efficient, immutable, thread-safe collection classes for Ruby
Efficient, immutable, thread-safe collection classes for Ruby
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.
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't be accessed in any other way. No developer end runs.)
In a class inherited this class, constant variables get the behavior like records of ActiveRecord.
Declare methods as immutable.
Declare methods as immutable.
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
An Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` and a class modifer `Module#dataclass', also creates two _tuple_ classes, `Pair` and `Triple`
Generates modules that provide conventional value semantics for a given set of attributes. The behaviour is similar to an immutable `Struct` class, plus extensible, lightweight validation and coercion.
Define data classes with typed fields, default values, validation rules, and pattern matching support. Immutable by default with keyword-only construction, JSON/Hash serialization, and runtime type checking.
Immutable models, first-class changesets, value-based programming
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.