turbolift.handlers

Members list

Extensions

Extensions

extension (fx: AutoInc)
def autoIncHandler(initial: Int): fx.impl.ThisHandler[Identity, Tuple2, Any]
extension [K, V](fx: PolyGraph[K, V])
def polyGraphHandler(bottom: V): fx.impl.ThisHandler[Identity, Tuple2, Any]
extension [K, V](fx: MonoGraph[K, V])
def monoGraphHandler(using V: PlusZero[V]): fx.impl.ThisHandler[Identity, Tuple2, Any]