peberminta - v0.10.0
    Preparing search index...

    Type Alias NonMatch

    Unsuccessful result from a Parser.

    type NonMatch = {
        matched: false;
    }
    Index

    Properties

    Properties

    matched: false