qwreey/type_version_check

Compile-time version pattern matching for string literal types: glob (*) and caret (N^) patterns with SemVer prerelease/build tails (engine-agnostic, not quad-specific)

qwreey/type_version_check

Compile-time version pattern matching for string literal types, used by quad, not quad-specific. CheckVersion<Actual, Pattern> compares a version literal against glob (*) / caret (N^) patterns; SemVer prerelease and build tails are handled (see the source header for the rules).

Part of the quad monorepo. Documentation (Korean): docs/ — start at 왜 Quad인가 and 설치.

License: MIT.