Parses a JSON array of arbitrary JSON values.
public static readonly IParser<IReadOnlyList<object?>> JsonArray;