Eagle

stratus.Eagle$
See theEagle companion class
object Eagle

Attributes

Companion:
class
Source:
Eagle.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Eagle.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply[F[_], W](weights: F[W])(using evidence$1: Reducible[F], W: Semifield[W]): Eagle[W]

Attributes

Source:
Eagle.scala
def eaglet[W](using W: AdditiveMonoid[W]): Eagle[W]

Attributes

Source:
Eagle.scala

Givens

Givens

given derived$Eq[W](implicit x$0: Eq[W]): Eq[Eagle[W]]

Attributes

Source:
Eagle.scala
given derived$Show[W](implicit x$0: Show[W]): Show[Eagle[W]]

Attributes

Source:
Eagle.scala

Attributes

Source:
Eagle.scala
given given_Monoid_Eagle[W](using evidence$2: Semifield[W], NotGiven[CommutativeSemifield[W]]): Monoid[Eagle[W]]

Attributes

Source:
Eagle.scala