-
- array and dynamic array
- multidimensional array, two-dimensional array
- two pointer usage
two pointers from different steps
two pointers from start, end to the middle
lists, set, dict…
-
I wish I could put my redux state as is to the toJSON method without worrying that all data structures inside have to belong to immutable.js. Maybe I'm missing something, but at the moment I'm getting…
Parez updated
7 years ago
-
The Mysto FPE library familiy are using String internally and in the method signatures. It would probably be a big change or addition to these contracts, but would you consider accepting a PR for usin…
-
https://review.gerrithub.io/c/cue-labs/oci/+/1176886 implemented tag immutability in the ocimem package, but it defaults to tags being mutable due to backwards compatibility, which I think is a mistak…
mvdan updated
5 months ago
-
Namely:
- Array
- Map
- NonEmptyArray
- Record
- Set
- Tuple
-
**Do you want to request a *feature* or report a *bug*?**
Feature
_Transferring feature request from the old repo https://github.com/facebook/react-devtools/issues/989_
Hi! Is there any plans o…
-
Hi all,
I've been working on a [fast immutable list](https://github.com/funkia/list) for JavaScript with a functional API. The library is designed to be used together with other functional librarie…
-
Right now it is not, and we don't need to write to the `RuntimeContext` object, only the `Population` object contained therein.
Requires changing the RF model interface `HierarchicalLinearModel` (a b…
-
tl;dr - There is no list of design goals in the README.md, but I think that is really needed in order to make a case for this proposal being worth the implementation cost.
If we already had Records…
-
One of the nice things about Clojure is the persistent immutable data structures. These have been implemented in Python via the [Pyrsistent](https://github.com/tobgu/pyrsistent) library (and perhaps o…
gilch updated
2 years ago