string

org.http4s.syntax.`package`.string
object string extends StringSyntax

Attributes

Source
package.scala
Graph
Supertypes
trait StringSyntax
class Object
trait Matchable
class Any
Self type
string.type

Members list

Implicits

Deprecated and Inherited implicits

implicit def http4sStringSyntax(s: String): StringOps

Attributes

Deprecated
true
Inherited from:
StringSyntax
Source
StringSyntax.scala