asciiMatcher function

AsciiMatcher asciiMatcher(
  1. int mask
)

Implementation

AsciiMatcher asciiMatcher(int mask) => AsciiMatcher(mask);