t

org.http4s.syntax

StringSyntax

trait StringSyntax extends AnyRef

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

Deprecated Value Members

  1. implicit def http4sStringSyntax(s: String): StringOps
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0.0-M1) Use CIString.apply instead