dart-lang/fixnum

Name: fixnum

Owner: Dart

Description: Fixed-width integer library for Dart.

Created: 2015-02-05 18:51:56.0

Updated: 2018-05-14 17:10:32.0

Pushed: 2018-03-16 15:42:44.0

Homepage: https://pub.dartlang.org/packages/fixnum

Size: 70

Language: Dart

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Fixnum

A fixed-width 32- and 64- bit integer library for Dart.

Build Status Coverage Status

Documentation

The fixnum package provides data types for signed 32- and 64-bit integers. The integer implementations in this library are designed to work identically whether executed on the Dart VM or compiled to JavaScript.

For more information, see the fixnum package on pub.dartlang.org.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.