Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Treatment exact

std/text/compare::exact


Parameters

↳ var pattern: string

Inputs

⇥ text: Stream<string>

Outputs

↦ matches: Stream<bool>


Tells if strings exactly matches a pattern.