greensopinion / fixnum

Fixed-width integer library for Dart.

Home Page:https://pub.dev/packages/fixnum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Pub Dart CI Coverage Status

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.

About

Fixed-width integer library for Dart.

https://pub.dev/packages/fixnum

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%