CostApi

trait CostApi[M[_]]
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type C

Value members

Abstract methods

def cost(c: C): M[Unit]
def getCost: M[C]