addData

abstract fun <V> addData(key: Key<V>, value: V)

Stores an arbitrary value inside the result bound to the given key.