Module compare

Module compare 

Source

Modules§

__mel_function_ends_with
__mel_function_exact
__mel_function_starts_with
__mel_treatment_ends_with
__mel_treatment_exact
__mel_treatment_starts_with
char

Functions§

ends_with
Tells if string ends with a pattern.
exact
Tells if string exactly matches a pattern.
starts_with
Tells if string starts with a pattern.