Skip to content

Files

8 lines (6 loc) · 477 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 477 Bytes

streamsx.regex

This toolkit provides support for 2 libraries:

RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. Web page with SPLDoc for operators and samples: streamsx.regex SPLDoc.