algebra
package algebra
Members list
Concise view
Type members
Classlikes
Priority is a type class for prioritized implicit search.
Priority is a type class for prioritized implicit search.
This type class will attempt to provide an implicit instance of P
(the preferred type). If that type is not available it will
fallback to F
(the fallback type). If neither type is available
then a Priority[P, F]
instance will not be available.
This type can be useful for problems where multiple algorithms can be used, depending on the type classes available.
Attributes
- Companion:
- object
- Source:
- Priority.scala
- Graph
- Supertypes
- Known subtypes
object Priority
Attributes
- Companion:
- trait
- Source:
- Priority.scala
- Graph
- Supertypes
- Self type
- Priority.type
Types
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Value members
Concrete fields
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala
Attributes
- Source:
- package.scala