o

org.http4s.syntax

nonEmptyList

object nonEmptyList extends NonEmptyListSyntax

Annotations
@deprecated
Deprecated

(Since version 0.18.5) Use cats.foldable._

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. nonEmptyList
  2. NonEmptyListSyntax
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Deprecated Value Members

  1. implicit def http4sNonEmptyListSyntax[A](l: NonEmptyList[A]): NonEmptyListOps[A]
    Definition Classes
    NonEmptyListSyntax
    Annotations
    @deprecated
    Deprecated

    (Since version 0.18.5) Use cats.foldable._