Package

kantan.xpath

scalaz

Permalink

package scalaz

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. scalaz
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. object codecs

    Permalink
  2. implicit def decodeResultEq[A](implicit arg0: Equal[A]): Equal[DecodeResult[A]]

    Permalink

    Eq instance for DecodeResult.

  3. implicit val decodeResultInstances: Monad[DecodeResult]

    Permalink

    Monad instance for DecodeResult.

  4. implicit val nodeDecoder: Monad[NodeDecoder] { def point[A](x: => A): kantan.xpath.NodeDecoder[A] }

    Permalink

    Monad instance for NodeDecoder.

  5. implicit val xmlSource: Contravariant[XmlSource]

    Permalink

    Contravariant instance for XmlSource.

Inherited from AnyRef

Inherited from Any

Ungrouped