memoryΒΆ

fun collect()

Call garbage collector.

fun size(Value: any): list[map]

Returns information about the blocks of memory referenced by Value.

fun trace(Value: any): list[map]

Returns information about the blocks of memory referenced by Value.