Problem Motivation Quite often, I find myself creating types that must be compared memberwise. For example, consider this simple Person: […]

Problem Recently I implemented the algorithm, that can find all the patterns which may contain “?” as “any character”. For […]