Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 294 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 294 Bytes

Pitchfork.TypeParsing

Helpers for parsing type information from strings, allowing callers to inspect and unwrap arrays, generics, and more without requiring runtime calls to Type.GetType. Also supports a visitor pattern for quickly and easily replacing entire portions of the type string.