1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-12 02:30:29 +09:00
Satori/docs/design
nietras 01a08fec29
Update shared-generics.md to use Method<> instead of Func<> (#35181)
To avoid confusion with `Func<>` delegate and object. At least to me it create a bit of unnecessary confusion. Whether this should be `Method` or just `F` can be discussed. However, `Method` makes it clear the discussion is about a generic **method** instantiation.
2020-04-19 14:23:26 -07:00
..
coreclr Update shared-generics.md to use Method<> instead of Func<> (#35181) 2020-04-19 14:23:26 -07:00
features Initial proposal for P/Invokes via Source Generators (#33742) 2020-03-31 12:19:00 -07:00
specs Move and lint ECMA-335 Augments spec (#35095) 2020-04-17 08:26:55 -07:00