<@U0A97FVU2>: I wonder, whether upcoming type alia...
# kovenant
i
@mplatvoet: I wonder, whether upcoming type aliases could help ditching the
E
. For example, will one be able to write
typealias Promise<V> = Promise<V, Throwable>
and then use Promise as if it had one type parameter? //cc @dmitry.petrov
👍 2