instances

hxl.instances$
object instances

Attributes

Source
Hxl.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
instances.type

Members list

Type members

Classlikes

object hxlm

Attributes

Source
Hxl.scala
Supertypes
class Object
trait Matchable
class Any
Self type
hxlm.type
object parallel

A parallel instance for Hxl a bit of a footgun since (P: Parallel[F, Hxl]).monad: Monad[Hxl[F, *]], which can have very unfortunate consequences if you're not careful.

A parallel instance for Hxl a bit of a footgun since (P: Parallel[F, Hxl]).monad: Monad[Hxl[F, *]], which can have very unfortunate consequences if you're not careful.

import hxl.instances.parallel._

Attributes

Source
Hxl.scala
Supertypes
class Object
trait Matchable
class Any
Self type
parallel.type