]> git.lizzy.rs Git - rust.git/commit
Main example for bigint usage.
authorJonas Hietala <tradet.h@gmail.com>
Wed, 16 Jul 2014 13:51:51 +0000 (15:51 +0200)
committerJonas Hietala <tradet.h@gmail.com>
Wed, 16 Jul 2014 15:16:00 +0000 (17:16 +0200)
commit428c7bc1296de59fc46bb777639c540f6e6dd15a
tree2b52888e9be99cad530f809abb79f707c54c5026
parent6c35d513cea468b30759b4f78becf28f11a123c0
Main example for bigint usage.

Also use `///` for documentation instead of `/**`. End comments with
`.`.

Show imports for bigint example.

They might be useful.
src/libnum/bigint.rs