Packages

o

org.http4s.util

string

object string extends StringSyntax

Annotations
@deprecated
Deprecated

(Since version 0.16) Moved to org.http4s.syntax.string

Source
String.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. string
  2. StringSyntax
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit def http4sStringSyntax(s: String): StringOps
    Definition Classes
    StringSyntax