display function (https://github.com/dotnet/interactive/blob/main/docs/display-output-csharp.md) that allows to nicely print collections and even iterators in Notebooks. So I wonder, is it possible to access this method in a normal C# project to print collections to stdout.