EnglishFrenchSpanish

Ad


OnWorks favicon

seamless-immutable download for Linux

Free download seamless-immutable Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named seamless-immutable whose latest release can be downloaded as 7.1.4.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named seamless-immutable with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


seamless-immutable


DESCRIPTION

Immutable JS data structures which are backwards-compatible with normal Arrays and Objects. Use them in for loops, pass them to functions expecting vanilla JavaScript data structures, etc. Whenever you deeply clone large nested objects, it should typically go much faster with Immutable data structures. This is because the library reuses the existing nested objects rather than instantiating new ones. In the development build, objects are frozen. The development build also overrides unsupported methods (methods that ordinarily mutate the underlying data structure) to throw helpful exceptions. We generally recommend to use the "development" build that enforces immutability (and this is the default in Node.js). Only switch to the production build when you encounter performance problems. By popular demand, functions, errors, dates, and React components are treated as immutable even though technically they can be mutated.



Features

  • Immutable returns a backwards-compatible immutable representation of whatever you pass it
  • Seamless-immutable supports both static and instance syntaxes
  • Multiple keys can be provided, either in an Array or as extra arguments
  • Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects
  • Use them in for loops, pass them to functions expecting vanilla JavaScript data structures, etc.
  • Whenever you deeply clone large nested objects, it should typically go much faster with Immutable data structures


Programming Language

JavaScript



This is an application that can also be fetched from https://sourceforge.net/projects/seamless-immutable.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad