• Preparing search index...
  • The search index is not available
parjs
  • parjs
  • combinators
  • not

Function not

  • not(): ParjsCombinator<unknown, void>
  • Applies the source parser. Succeeds if if it fails softly, and fails otherwise.

    Returns ParjsCombinator<unknown, void>

    • Defined in src/lib/internal/combinators/not.ts:28

Settings

Member Visibility

Theme

parjs
  • Loading...

Generated using TypeDoc