hafuu/FSharpApiSearch

type variable name

Closed this issue · 0 comments

hafuu commented
  • single letter : A list = <A> : A list
  • lower letters : Dictionary<tkey, tvalue> = <TKey, TValue> : Dictionary<TKey, TValue>