isNamed

@JvmName(name = "isNamed")
actual external fun isNamed(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is named

See also

expect fun isNamed(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is named

See also

@JvmName(name = "isNamed")
actual external fun isNamed(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is named

See also

actual fun isNamed(symbol: UShort): Boolean(source)

Check if the node for the given numerical ID is named

See also