English 中文(简体)
标签:的问答
F#中的通用 d打字?
原文:generic duck typing in F#?

using let inline and member constraints I ll be able to make duck typing for known members but what if I would like to define a generic function like so: let duckwrapper< a> duck = ... with the ...

热门标签