ApplyMagnet

org.http4s.internal.CharPredicate$.ApplyMagnet$
See theApplyMagnet companion class

Attributes

Companion:
class
Source:
CharPredicate.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def fromChar(c: Char): ApplyMagnet

Attributes

Source:
CharPredicate.scala
implicit def fromCharArray(array: Array[Char]): ApplyMagnet

Attributes

Source:
CharPredicate.scala
implicit def fromChars(chars: Seq[Char]): ApplyMagnet

Attributes

Source:
CharPredicate.scala
implicit def fromPredicate(predicate: Char => Boolean): ApplyMagnet

Attributes

Source:
CharPredicate.scala
implicit def fromString(chars: String): ApplyMagnet

Attributes

Source:
CharPredicate.scala