package @rimbu/list
The @rimbu/list
package provides the List
implementation.
See the Rimbu docs List page for more information.
Interfaces
Name | Description |
---|---|
List<T> | A random accessible immutable sequence of values of type T. See the List documentation and the List API documentation |
Namespaces
Name | Description |
---|---|
List | A random accessible immutable sequence of values of type T. See the List documentation and the List API documentation |