Closed matanlurey closed 7 years ago
Instead, use Integral#isZero from package:binary.
Integral#isZero
package:binary
We should consider making some sort of helper.dart to help enforce this pattern and make it more readable in the repository.
helper.dart
Instead, use
Integral#isZero
frompackage:binary
.We should consider making some sort of
helper.dart
to help enforce this pattern and make it more readable in the repository.