bindings

fun bindings(block: MutableMap<String, Any>.() -> Unit)

Configure intrinsic bindings for this language. These bindings will be available as top-level symbols in every context, with the names provided by the specified keys.