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] }