Today we help the elves calculate the total value of orders stored in JSON. We look at a recursive solution using Newtonsoft.JSON in C# as well as an F# solution that uses pattern matching on object types. Source code available at http://markheath.net/post/advent-of-c...