Segment

object Segment extends String => Segment
Companion
class
trait String => Segment
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: String): Segment
def encoded(value: String): Segment

Inherited methods

@unspecialized
def andThen[A](g: Segment => A): String => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => String): A => Segment
Inherited from
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from
Function1

Concrete fields

Implicits

Implicits

implicit val http4sInstancesForSegment: Order[Segment]