peberminta - v0.10.0
    Preparing search index...

    Type Alias Result<TValue>

    Result: Match<TValue> | NonMatch

    Result from a Parser.

    Type Parameters

    • TValue