prependCodePoint

fun prependCodePoint(codePoint: Int)(source)

Insert a codepoint at index 0.

Parameters

codePoint

the codepoint to prepend.