src/regex/nfamacro

    Dark Mode
Search:
Group by:

NFA matcher for static regexes

Procs

proc matchImpl(text, expLit, body: NimNode): NimNode {....raises: [RegexError],
    tags: [RootEffect].}