isnt 0.2.0

Inverted versions of boolean-valued stdlib functions
Documentation
[lib]
name = "isnt"
path = "src/lib.rs"

[package]
authors = ["Julian Orth <ju.orth@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns"]
description = "Inverted versions of boolean-valued stdlib functions"
edition = "2024"
exclude = ["/tpl", "/generator"]
license = "MIT OR Apache-2.0"
name = "isnt"
readme = "README.md"
repository = "https://github.com/mahkoh/isnt"
version = "0.2.0"