Constant

fun <DOMAIN, VALUE> Constant(value: VALUE, init: Constant<DOMAIN, VALUE>.() -> Unit = {})