immutability
Here are 128 public repositories matching this topic...
Pretty much as the title says - doesn't look like it's supported:
I'm taking a look and seeing if I can put together a PR
-
Updated
Apr 16, 2020 - TypeScript
Fix links on :db/id
-
Updated
Jul 2, 2019 - Haskell
-
Updated
Jan 4, 2020 - Ruby
-
Updated
May 18, 2020 - TypeScript
This comment in the source file RrbTree.java:
// (MIN_NODE_LENGTH + MAX_NODE_LENGTH) / 2 should equal
// STRICT_NODE_LENGTH so that they have the same average node size
// to make the index interpolation easier.
confuses me. The values I see for these constants are:
NODE_LENGTH_POW_2 5
STRICT_NODE_LENGTH 32
HALF_STRICT_NODE_LENGTH 16
MIN_NODE_LENGTH 22
-
Updated
Jun 3, 2020 - PHP
Hi,
I'd like to start by saying kudos for the AMAZING work with this project and massive improvement over MST. You deserve many pats on the back!
I have a small project so far (~3k LOC on the client) and am wondering how easy it would be to switch from MST. It would be very helpful and reassuring for anyone who is considering the switch to have some sort of migration guide (like a blog post
Would it be possible to add an option to no-conditional-statement that allowed switch statements, forbidding only if statements? I would like to use this with @typescript-eslint/switch-exhaustiveness-check, which allows for type-aware exhaustiveness checking wi
We wish to improve the documentation. Any help is welcome!
-
Updated
Mar 26, 2019 - JavaScript
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
May 12, 2020 - Dart
Installing from source on MacOS Catalina (other versions untested) seems to require that you manually add Homebrew's version of bison and flex to your path, and the appropriate LDFLAGS/CPPFLAGS etc, otherwise make fails. The XCode toolchain's version of bison fails with:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bison: invalid option -- W
Coul
In the docs for the copy trait you show a naive solution where the $size property is made public. You say it needs to be public in order for the with method to work, otherwise it cannot change the value of the cloned object's $size property. This is not true and if it was the copy trait would not work. If you take the naive solution and simply make the $size property private it will still work. In
-
Updated
Oct 27, 2018 - C
-
Updated
Sep 27, 2017 - JavaScript
As referenced in davidmarne/built_redux/issues/92, it would be nice to have an easy to find, canonical example of how to use the navigator when working in Flutter with built_redux.
This information could either be included in documentation or incorporated into the example code.
Typescript
Given that contrib/cursor already includes the relevant definitions, it'd be a shame not to copy those over into this project, and keep them up-to-date.
Flow
It would be advantageous to provide these to. See https://githu
-
Updated
Apr 8, 2020 - C#
At first glance this project seems to be quite similar to sanctuary-def. A summary of the differences between the two libraries would be useful. :)
-
Updated
Jun 15, 2020 - TypeScript
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Jun 18, 2020 - PHP
Improve this page
Add a description, image, and links to the immutability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the immutability topic, visit your repo's landing page and select "manage topics."
Reamde says
but