invisible {SMRUCC.Rsharp.Runtime.Internal.Object} | .NET clr documentation |
do not print the result object on the console
unless an explicit call of the print
or cat
function have been invoke
# namespace SMRUCC.Rsharp.Runtime.Internal.Object
export class invisible {
value: any kind;
}
value
: any kind