On Friday, 30 October 2020 at 19:33:43 UTC, Paul Backus wrote:
On Friday, 30 October 2020 at 19:07:20 UTC, Vino wrote:
[...]

Here's a working version of the code from your original post:

import asdf : parseJson;
import std.algorithm;
import std.container.array;
import std.stdio : writeln;
import std.typecons : Tuple, tuple;

[...]

Hi Paul,

  Thank you very much, your solution resolved most of our issues.

From,
Vino.B

Reply via email to