5.2.3:
, . ,
let f x = x + x
f, , int float. .
, , "" , . , (+), , add, inline.
, :
let d = System.Collections.Generic.Dictionary()
d.[0] <- "test"
, d Dictionary<int,string>, , , d Dictionary<obj,obj>. , d Dictionary<'a,'b> 'a 'b, , , (, , . [<GeneralizableValue>] ).