isodd 0.1.0

A blazingly fast lightweight rust library for checking if numbers are odd
Documentation
1
2
3
4
5
6
7
8
[package]
name = "isodd"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0"
description = "A blazingly fast lightweight rust library for checking if numbers are odd"

[dependencies]