based 0.2.1

Custom numeral systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Andrew Yan <andrewyan333@gmail.com>"]
categories = ["encoding"]
description = "Custom numeral systems"
edition = "2018"
keywords = ["base", "numeric", "conversion", "decimal"]
license = "MIT OR Apache-2.0"
name = "based"
readme = "README.md"
repository = "https://github.com/Yam76/based"
version = "0.2.1"