kval

fun <T> kval(initialValue: T): KVal<T>(source)

Create a new KVar, and call KVar.close() when this ElementCreator is cleaned up.