pub fn fs_map(key: FSharpType, value: FSharpType) -> FSharpType
Build a generic Map<K, V> type.
Map<K, V>