sike 1.0.0

A convenience trait for easy negation.
Documentation

Sike adds a fun convenience method to any type which can be negated with the negation operator !, called sike. To use the method, just import the Sike trait like so:

use sike::Sike;