DartBot
DartBot
**Comment by [rakudrama](https://github.com/rakudrama)** --- Ditto for the analogous Int32 methods
**Comment by [lrhn](https://github.com/lrhn)** --- I'm not sure I'd recommend that. I would even consider adding `parseRadix`, `parseHex` and `parseDecimal` to `int`. It's an annoying overhead on `int.parse` that it has...
**Comment by [rakudrama](https://github.com/rakudrama)** --- I'm surprised that int.parse accepts surrounding whitespace. The documentation does not describe that at all. "I'd also consider toStringAsRadix on int, instead of having toString take...
**Comment by [anders-sandholm](https://github.com/anders-sandholm)** --- _Added [Area-Pkg](../labels/Area-Pkg), [Pkg-Html5Lib](../labels/Pkg-Html5Lib), [Triaged](../labels/Triaged) labels._
**Comment by [sethladd](https://github.com/sethladd)** --- Was https://github.com/dart-lang/html5lib-now-on-dart.googlecode.com/issues/48
**Comment by [kevmoo](https://github.com/kevmoo)** --- _Added [Pkg-Html5Lib](../labels/Pkg-Html5Lib) label._
**Comment by [kevmoo](https://github.com/kevmoo)** --- _Removed [Library-Html5lib](../labels/Library-Html5lib) label._
**Comment by [sethladd](https://github.com/sethladd)** --- Was https://github.com/dart-lang/html5lib-now-on-dart.googlecode.com/issues/69
**Comment by [kevmoo](https://github.com/kevmoo)** --- _Added [Pkg-Html5Lib](../labels/Pkg-Html5Lib) label._
**Comment by [kevmoo](https://github.com/kevmoo)** --- _Removed [Library-Html5lib](../labels/Library-Html5lib) label._