name

val name: A_String

The name of this fiber. It's computed lazily from the nameSupplier Function provided during creation (or updated later). The resulting A_Stringmust be shared, but the constructor and the updater ensure that.