Companion

Functions

Link copied to clipboard
fun hashOf(charSequence: CharSequence): String
Link copied to clipboard
Link copied to clipboard
fun implicitImportsForScript(scriptText: CharSequence, environment: Environment?): List<String>

Optimisation note: assumes scriptText contains only \n line separators as any script text coming from the Kotlin compiler already should.