Logo Mibo

ReadOnlyDict Module

Functions and values

Function or value Description

tryGetValue key dictionary

Full Usage: tryGetValue key dictionary

Parameters:
Returns: 'V voption
Modifiers: inline
Type parameters: 'K, 'V
key : 'K
dictionary : IReadOnlyDictionary<'K, 'V>
Returns: 'V voption

Type something to start searching.