Skip to content

na1307/Bluehill.Deconstructors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluehill.Deconstructors

Provides Deconstruct methods for several types.

Consists of:

  1. Bluehill.Deconstructors.List (Array, List, etc.)
  2. Bluehill.Deconstructors.KeyValuePair (KeyValuePair, DictionaryEntry)
  3. Bluehill.Deconstructors.Tuple (Tuple)
  4. Bluehill.Deconstructors.Drawing (Point(F), Color, etc.)
  5. Bluehill.Deconstructors.Numerics (Vector, Matrix, etc.)
  6. Bluehill.Deconstructors.Forms (Padding, TableLayoutPanelCellPosition, etc.)
  7. Bluehill.Deconstructors.Wpf (WPF Point, Color, etc.)
  8. Bluehill.Deconstructors.Version (Version)
  9. Bluehill.Deconstructors.DateTime (DateTime, etc.)
  10. Bluehill.Deconstructors.Span (Span, ReadonlySpan)

About

Deconstructors for IList(Array, List, etc.) and Tuple and KeyValuePair.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages