🪴 Quartz 4.0

Home

❯

dictionary type

dictionary type

Jul 02, 20181 min read

  • Dictionary

cs

using System.Collections.Generic;
 
var dict = new Dictionary<T1, T2>();

Dictionary(TKey, TValue) class (System.Collections.Generic)

c# - Analogue of Python’s defaultdict? - Stack Overflow #MapDictionary


This page is auto-translated from /nishio/辞書型 using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.


Graph View

Backlinks

  • No backlinks found

Created with Quartz v4.4.0 © 2024

  • GitHub
  • Discord Community