FSharp.Json deserialize

前端 未结 0 375
野的像风
野的像风 2020-12-22 18:33

I\'m using FSharp.Json and want to deserialize the following json file

{
 "data": [[1, 1],[1, 1],[0, 1],[0, 0]],
 "result": [1, 1, 1, 0]
}         


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