Version: Available or changed with runtime version 1.0. Represents a 16 byte binary data type. This data type is used for the global identification of objects, programs, records, and so on. The ...
To this point, the library is just documented by code comments. If you want an example of a few of the methods, you can check the ./test/test.js file.
When working in applications you might often find that the source code has become so complex that it is difficult to understand and maintain. Fluent interfaces and method chaining are two concepts ...