Skip to content

CharMatcher

Thiago Ferreira edited this page Mar 9, 2019 · 2 revisions

How to use

require(variable).isChar();

or

ensure(variable).isChar();

Methods

consonant();
vowel();
Clone this wiki locally