Provides Deconstruct methods for several types.
Consists of:
- Bluehill.Deconstructors.List (Array, List, etc.)
- Bluehill.Deconstructors.KeyValuePair (KeyValuePair, DictionaryEntry)
- Bluehill.Deconstructors.Tuple (Tuple)
- Bluehill.Deconstructors.Drawing (Point(F), Color, etc.)
- Bluehill.Deconstructors.Numerics (Vector, Matrix, etc.)
- Bluehill.Deconstructors.Forms (Padding, TableLayoutPanelCellPosition, etc.)
- Bluehill.Deconstructors.Wpf (WPF Point, Color, etc.)
- Bluehill.Deconstructors.Version (Version)
- Bluehill.Deconstructors.DateTime (DateTime, etc.)
- Bluehill.Deconstructors.Span (Span, ReadonlySpan)