Dart API Referencedart:scalarlist

dart:scalarlist library

The scalarlist library is used for Dart server applications, which run on a stand-alone Dart VM from the command line. This library does not work in browser based applications.

This library allows you to work with arrays of scalar values of various sizes.

Classes