Freqs

final case class Freqs[R](freqs: IndexedSeq[R])
Companion:
object
Source:
testkit.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product