rd-framework / com.jetbrains.rd.framework / IInternRoot / intern

intern

abstract fun intern(value: TBase): InternId

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