winter / io.jentz.winter / GFactoryCallback1

GFactoryCallback1

typealias GFactoryCallback1<R> = Graph.(R) -> Unit

One argument factory callback function signature with Graph as receiver. Used for post-construct and dispose callbacks.