Skip to content

Latest commit

 

History

History
18 lines (6 loc) · 449 Bytes

TODO.md

File metadata and controls

18 lines (6 loc) · 449 Bytes

CurryUp Tasks

Further Work

TODO: generic constraints not translating 100% (see overloads of System.Type's "GetType" method)

TODO: Create constructor wrappers (ie Dictionary.New' 1 2 3 4) - need generic type constraints (especially for 'equality' and 'comparison')

TODO: TryGetBuffer on System.IO.MemoryStream comes back as a public method but it is unavailable...

TODO: System.__ComObject, and objects of its ilk, should excluded