rspec/rules/S5939/see.adoc

4 lines
243 B
Plaintext
Raw Normal View History

== Resources
2021-01-27 13:42:22 +01:00
* https://docs.microsoft.com/en-us/dotnet/api/system.array.empty?view=netcore-3.1[.Net documentation - ``++Array.Empty<T>++`` Method]
* https://justinvp.com/2015/07/20/array-empty/[``++Array.Empty<T>() - by Justin Van Patten++``]