gourdstd 0.0.1

A rust standard library extension providing utility functions for various types, inspired by javascript and others
Documentation
[dependencies]

[lib]
name = "gourdstd"
path = "src/lib.rs"

[package]
authors = ["Caznix <caznix01@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing", "no-std"]
description = "A rust standard library extension providing utility functions for various types, inspired by javascript and others"
edition = "2021"
keywords = ["Utility"]
license = "MIT"
name = "gourdstd"
readme = "README.md"
version = "0.0.1"