All F# extension methods for type idictionary
-
IDictionary<>.TryGet
Like IDictionary<>.TryGetValue, but returns the result as an Option, which is more convenient to work with from F#.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Like IDictionary<>.TryGetValue, but returns the result as an Option, which is more convenient to work with from F#.