shared

fun shared(typeTag: TypeTag): IndirectionDescriptor

Answer a sharedIndirectionDescriptor suitable for pointing to an object having the given TypeTag.

Return

An IndirectionDescriptor.

Parameters

typeTag

The target's TypeTag.