LowPriorityImplicits

fs2.data.matching.LowPriorityImplicits

Attributes

Source:
Table.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Table.type

Members list

Concise view

Implicits

Implicits

implicit def FunctionTable[I, O]: Table[I => O, I, O]

Attributes

Source:
Table.scala
implicit def PartialFunctionTable[I, O]: Table[PartialFunction[I, O], I, O]

Attributes

Source:
Table.scala