Pattern matching
Автор:
Jesse Russell,Ronald Cohn, издатель:
"VSD", ISBN:
978-5-5111-7897-4
High Quality Content by WIKIPEDIA articles! In computer science, pattern matching is the act of checking some sequence of tokens for the presence of the constituents of some pattern. In contrast to pattern recognition, the match usually has to be exact. Th