The specific usage of primitive wrapper objects.
If you read the introduction you know that under the hood of this package are primitive wrapper objectsarrow-up-right, and below is a list of some pros of using them.
Immutable object. (Read morearrow-up-right)
General intuitive name.
Minimal and simple ease-extendable form (to get more functionalities).
The most important functionalities for a specific name.
Specific in functionality object, which acts as a type.
Functionality follows the type.
Last updated 4 years ago