rd-framework / com.jetbrains.rd.framework.impl / InternRoot / intern

intern

fun intern(value: TBase): InternId

Overrides IInternRoot.intern

Interns a value and returns an ID for it. May return invalid ID if the value can't be interned due to multithreaded conflicts