Create the next immutable state by mutating the current one
-
Updated
Oct 21, 2020 - JavaScript
{{ message }}
Create the next immutable state by mutating the current one
IPFS implementation in JavaScript
Pepperoni - React Native App Starter Kit for Android and iOS
Vegetarian friendly state for React
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Postmodern immutable and persistent data structures for C++ — value semantics at scale
immudb is a lightweight, high-speed immutable database for systems and applications
Currently they wrap them into pvector which is not as efficient as it could be in Python 3.
React 16.8打造精美音乐WebApp
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
Partial lenses is a comprehensive, high-performance optics library for JavaScript
A high-performance immutable mapping type for Python.
This was cut from the v0.2.0 release for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the project more accessible to anyone just wanting to try it out. At the moment I see the following obstacles:
http/README.md has no tutorial on how to try out ipfs-httpipfs-http supports only `iImmutable persistent collections for Kotlin
This operations will be used to drop elements in the steam on the right of the given element
var elements = []int{10,12,7,41,5,6}
res:=koazee.StreamOf(elements).DropRight(12).Out().Val()
fmt.Println(res)
// [10,12]
The Capsule Hash Trie Collections Library
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Go datastructures.
A (memory) friendly, easy, lazy and modular collection class.
Add a description, image, and links to the immutable topic page so that developers can more easily learn about it.
To associate your repository with the immutable topic, visit your repo's landing page and select "manage topics."
Currently there is no possibility to set up a custom rounding function. Therefore you are limited to the ones that are implemented by default. For my case I need a rounding function that always rounds up (e.g. 0.002 => 0.01 with precision 2, commercial rounding)
It would be nice to pass a callback or a string that describes the rounding mode. If it is a string and the string matches the suppo