英語 での Are immutable の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Value Types are Immutable.
Only transaction results found in a validated ledger are immutable.
Tuples are immutable.
An instance of this class are immutable.
Python strings are immutable, i.e., they cannot be modified.
Number all numbers are immutable.
Since Colors are immutable, these methods always return a new Color object.
Python Strings are immutable.
This will highly improve the loop performance in case your collections are immutable.
React elements are immutable.
This will improve massively the loop performance in case your collections are immutable.
Since DLT entries are immutable, the ecosystem will be trusted by all users.
Java String objects are immutable.
Strings and tuples are immutable sequence types: such objects cannot be modified once created.
Note that Java strings are immutable.
Collections are immutable, meaning every Collection method returns an entirely new Collection instance.
But in React, props and state are immutable!
Collections are immutable, meaning every Collection method returns an entirely new Collection instance.
Example This example willhelp you understand the fact that primitive values are immutable.
For instance, numbers, strings and tuples are immutable, while dictionaries and lists are mutable.
The difference between lists and tuples is that lists are mutable andtuples are immutable.
Bible speaks and warns that the commandments are immutable, and that power will come, who will try to change God's commandments.
The reason for this is somewhat subtle,but basically comes down to the fact that OCaml's linked lists are immutable.
This is because integers are immutable, and when we do x= x+ 1 we are not mutating the int 5 by incrementing its value;
The main difference between lists anda tuples is the fact that lists are mutable whereas tuples are immutable.
The following types are immutable sequences: StringsA string is a sequence of values that represent Unicode code points.
ACG then complements this by ensuring that signed code pages are immutable and that new unsigned code pages cannot be created.
Since signed transaction objects are immutable, no part of the transaction can be modified or automatically filled in after submission.
Ratings for service providers within the Cointopia Marketplace community will also be stored on the blockchain,ensuring that reviews are immutable and accurate, which will support a more transparent ecosystem.
For IPv4, the entire option is viewed as a unit;so even though the type and length fields within most options are immutable in transit, if an option is classified as mutable, the entire option is zeroed for ICV computation purposes.