Envelope Pattern TypeScript - v1.0.0-alpha.20
    Preparing search index...

    Class NotPattern

    A pattern that negates another pattern; matches when the inner pattern does not match.

    Corresponds to the Rust NotPattern struct in not_pattern.rs

    Implements

    Index

    Methods