Pound symbol in object type, in F#

后端 未结 0 1894
梦毁少年i
梦毁少年i 2021-02-14 20:27

I have come across this:

[]
type ILogger =
    abstract Debug: string -> unit
    abstract Error: string -> unit 

[] type         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题