Function Header.toString

Humean readable representation loosely inspired from dig

void toString (
  scope @safe void delegate(in char[]) sink
) @safe const;