#language #i64 #convert #string #representation

numbers

Convert i64 to string in various languages

3 releases

Uses old Rust 2015

0.1.2 Apr 22, 2017
0.1.1 Apr 22, 2017
0.1.0 Apr 22, 2017

#12 in #i64

22 downloads per month

MIT/Apache

6KB
64 lines

numbers

Create String representations of i64 in various languages.

License

Licensed under Apache 2 or MIT (at your option). For details, see the LICENSE file.

All examples inside the examples/ folder are licensed under the CC-0 license.

License of your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed / CC-0 licensed as above, without any additional terms or conditions.


lib.rs:

Convert i64 to String in various languages

Dependencies

~0.3–1MB
~30K SLoC