CostMonoid

A commutative monoid that represents a notion of cost for a feature.

Functions

Link copied to clipboard
abstract fun concat(other: C): C
Link copied to clipboard
abstract fun toDocument(): Document
Link copied to clipboard
abstract fun zero(): C

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard